satoshipay / solar

🌞 Stellar wallet. Secure and user-friendly.
https://solarwallet.io
MIT License
191 stars 59 forks source link

Fix macOS signing issues #1286

Closed ebma closed 2 years ago

ebma commented 2 years ago

Adds an afterpack script based on this snippet to remove symlinks that break the notarization of mac builds.

This issue can only be detected by running spctl -a -t open --context context:primary-signature -v ./Solar\ Wallet.app on the unpacked .app file from the .dmg. The notarization process itself does not fail but macOS prevents the user from installing the application.