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
We are currently using a script to create a macOS app bundle, but it has some issues.
17
+
We are currently using a script to create a macOS app bundle, but it has some issues (This script can be found at: https://github.com/synfig/synfig/blob/master/3-package-osx-dmg.sh).
18
18
Generation takes a long time (could be greatly improved), it uses incorrect paths in some places and does not sign files.
19
19
20
20
**Requirements:** macOS or access to macOS command-line (so you can test your script)
0 commit comments