You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would recommend making a new signing cert for Distribution and Developer so we can test both for these binaries.
Again this is just to validate to developers we built it here, its signed from here, and to our best ability is the most secure it can be :)
The text was updated successfully, but these errors were encountered:
Looks like we need Apple Developer / Distribution Signing @ofTheo
https://developer.apple.com/documentation/xcode/creating-a-multi-platform-binary-framework-bundle
This is only required for when using Multiplatform Target it seems however best to get this sorted now!
Current PR xcframeworks no issues. Best we set this up though! Here's some guides
Changes can be made once added to Apothecary.
Refer to Project Generator - https://github.com/openframeworks/projectGenerator/tree/master/scripts
Or guide: https://localazy.com/blog/how-to-automatically-sign-macos-apps-using-github-actions
Then add to actions workflow when needed:
I would recommend making a new signing cert for Distribution and Developer so we can test both for these binaries.
Again this is just to validate to developers we built it here, its signed from here, and to our best ability is the most secure it can be :)
The text was updated successfully, but these errors were encountered: