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

Error Domain=com.apple.AuthenticationServices.AuthorizationError Code=1000 \"(null)\" #4

Open
luokunman opened this issue Mar 29, 2023 · 3 comments

Comments

@luokunman
Copy link

Does electron work in a development environment?

@jpalumickas
Copy link
Owner

@luokunman yes, it should work, but you need to build with correct entitlements.

@luokunman
Copy link
Author

luokunman commented Apr 3, 2023

@luokunman yes, it should work, but you need to build with correct entitlements.

But I have gathered a lot of information that entitlements can only be recognized by the electron-builder, and the development environment seems to be nowhere to be recognized

After entitlements.plist is added, the application cannot be opened.

image

image

@jpalumickas
Copy link
Owner

I think if you add entitlements, you need to sign it with development key with electron builder

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