Howdy all, I've been working on a single solution for creating distribution packages for macOS which automates the whole code signing and notarization process. What I have so far is a makefile inspired by pd-lib-builder which you can drop into a project and configure with only a few variables:
https://github.com/zkmkarlsruhe/mac-dist-helper <https://github.com/zkmkarlsruhe/mac-dist-helper> I also have some hello world examples for a Cocoa app, openFrameworks app, console program, and Pure Data external: https://github.com/zkmkarlsruhe/mac-dist-helper-examples <https://github.com/zkmkarlsruhe/mac-dist-helper-examples> So far, I am able to build and package all 4 examples into dmg files which I can AirDrop to a second macOS system and run without warnings, errors, or right-click overrides. -------- Dan Wilcox @danomatika <http://twitter.com/danomatika> danomatika.com <http://danomatika.com/> robotcowboy.com <http://robotcowboy.com/>
_______________________________________________ Pd-dev mailing list [email protected] https://lists.puredata.info/listinfo/pd-dev
