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

Package up as a Mac App? #97

Closed
matthewmueller opened this issue Jul 17, 2022 · 2 comments
Closed

Package up as a Mac App? #97

matthewmueller opened this issue Jul 17, 2022 · 2 comments

Comments

@matthewmueller
Copy link

Hey, this project is super cool. I was wondering how difficult it would be to turn the built binary into a .dmg or put in the App Store?

I tried https://github.com/sindresorhus/create-dmg, but it has certain expectations about the build:

Error: ENOTDIR: not a directory, open 'main/Contents/Info.plist'
@progrium
Copy link
Owner

you just need a plist and make an app bundle. but you also have to deal with signing and notarizing. and entitlements.

@matthewmueller
Copy link
Author

Got it! If I get it working with MacDriver, I'll write an update here.

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

No branches or pull requests

2 participants