Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[macOS] Proper app bundle release #20

Open
momentarylapse opened this issue Nov 10, 2024 · 0 comments
Open

[macOS] Proper app bundle release #20

momentarylapse opened this issue Nov 10, 2024 · 0 comments
Assignees

Comments

@momentarylapse
Copy link
Owner

App bundles can already be built via ninja bundle.

The problem: the app bundle can not easily be downloaded and run on a different machine. MacOS will flag the file as untrustworthy.

It is possible to force the system to trust the app via some terminal commands. That is not very user-friendly.

Maybe one needs to be registered as an official Apple™ Developer™©. Need to figure out, if that is possible without paying money. Or if there is another way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant