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

Does Code Signing on Mac needs me to pay Apple $99 for developer account? #3227

Closed
deadcoder0904 opened this issue Aug 12, 2018 · 6 comments
Closed

Comments

@deadcoder0904
Copy link

I was trying to use Auto Update but found logs that I can't since its not Code Signed.

Will it require me to pay $99 developer fee? If not, how will I develop further? The docs I've read feel very incomplete & not beginner friendly at all.

Also, @develar I think this should be added to Auto Update documentation. I posted it on the wrong issue to add it. I was struggling with where to call AppUpdater class.

@deadcoder0904 deadcoder0904 changed the title Does Code Signing on Mac needs to pay $99 for developer account? Does Code Signing on Mac needs me to pay Apple $99 for developer account? Aug 12, 2018
@karimhossenbux
Copy link

Yes, to get the certificate and sign your app you need that developer account from apple

@deadcoder0904
Copy link
Author

deadcoder0904 commented Aug 12, 2018

That's why I was getting the log Could not get code signature for running application

Okay cool I think this should also be mentioned in the docs then

@karimhossenbux
Copy link

karimhossenbux commented Aug 12, 2018

It is: https://www.electron.build/code-signing#where-to-buy-code-signing-certificate
But if you feel it misses some proper explanation, feel free to PR.

@deadcoder0904
Copy link
Author

Oops its the link in the StackOverflow answer but I think it can be done better. One or two lines inline would've stopped me from hours of Googling 😂

Now its just me. Maybe if others also face the same issue, it should be included.

@deadcoder0904
Copy link
Author

Anyways thank you & I'll close this one

@leohxj
Copy link

leohxj commented Apr 1, 2021

No, only for notarized your app, you need an Apple Developer Id Cert, that need to pay $99.
or your just use the Apple Developer Cert (can export from xcode account pane).

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

3 participants