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

Allow installation on all platform #75

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

doctolivier
Copy link

Fixe #64

On my Electron app, I need to supporte multiple OS and I would like to use your package to enhance the mac permissions experience, but I can't add it easely because of the npm os limitation. It failing my npm installation on local and CI although I've added the package in optionalDependency.

This is why I propose this changes that allow installation and usage on all platform but the APIs will return undefined if not macOs.

@doctolivier
Copy link
Author

@codebytere If you can take a look or if it's not planned to support others OS 👍

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

Successfully merging this pull request may close these issues.

1 participant