Automate all the steps to add the flavorful, savory crust that macOS applications written in Python require to launch, which is to say:
- universal2 binaries
- code signing
- notarization
- archiving
Run encrust configure
for an explanation of how to set it up globally on
your computer, then encrust release
to run it for a particular project.
You will also need an encrust_setup.py
to configure it for your project.
The documentation for how to use Encrust is, unfortunately, extremely thin, but there are working examples in the PINPal and Pomodouroboros projects. Please feel free to file an issue if you have questions!