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

OS X support #2

Open
mscharley opened this issue Jan 23, 2022 · 2 comments
Open

OS X support #2

mscharley opened this issue Jan 23, 2022 · 2 comments
Labels
enhancement New feature or request os/macos Issues related to Mac OS specifically
Milestone

Comments

@mscharley
Copy link
Owner

OS X support is planned, but lower priority than getting a reasonable working experience in Linux.

@mscharley mscharley added the help wanted Extra attention is needed label Jan 23, 2022
@mscharley mscharley pinned this issue Jan 23, 2022
@mscharley mscharley added this to the Initial release milestone Feb 21, 2022
@mscharley mscharley added the enhancement New feature or request label Feb 21, 2022
@mscharley mscharley removed this from the Initial release milestone Feb 28, 2022
@mscharley mscharley added the os/macos Issues related to Mac OS specifically label Mar 1, 2022
@mscharley mscharley added this to the version 1.0 milestone Mar 2, 2022
@mscharley
Copy link
Owner Author

MacOS releases that can auto update require code signing which means paying Apple $100/year so this is on hold till just before v1.0.

@mscharley
Copy link
Owner Author

If you want to run a local build in the meantime, the process is simple:

npm install
npm run build && npm run pack -- --mac

You'll now have a .dmg in the dist/ folder. Currently the app name is Notes.app which conflicts with the OS X provided application.

@mscharley mscharley removed the help wanted Extra attention is needed label Mar 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request os/macos Issues related to Mac OS specifically
Projects
None yet
Development

No branches or pull requests

1 participant