Skip to content

Testnet v0.1

Choose a tag to compare

@github-actions github-actions released this 05 Mar 19:21
· 62 commits to master since this release
3724e97
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>