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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
generate macos app bundles (#74)
* generate macos app bundles
* remove unused nix files
* update README
* provide entitlements and disable library verification
* scripts: add example of sign and notarize script
Tested and its working but up to step with signing and repackaging .lgx
files can be done when creating the bundle.
* bump nix-bundle-macos-app, remove duplicate steps from notarization script
---------
Co-authored-by: markoburcul <marko@status.im>