question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Code Sign with Mac Developer certificates

See original GitHub issue
  • Version: 7.11.3
  • Target: macOS

Hi, with electron-builder 3 I was able to sign my app previews with my “Mac Developer” certificate. I’ve updated to 7 and I’m no longer able to do this, and I have to disable signing and manually sign with codesign.

Why? Can you put back this feature?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:16 (7 by maintainers)

github_iconTop GitHub Comments

3reactions
vtardiacommented, Oct 10, 2016

With an Apple ID you can have free membership and a Mac Developer certificate for testing https://developer.apple.com/support/compare-memberships/. I develop and test with my free account and certificate, and my clients sign with their paid membership certificates.

1reaction
develarcommented, Jan 11, 2017

@cumajkeee if you specify identity manually, you should specify only name, without type prefix.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Code Signing - Support - Apple Developer
Code signing your app assures users that it's from a known source and hasn't been modified since it was last signed. Before your...
Read more >
How to code sign & publish iOS apps | Codemagic Blog
Certificate · Go to the Apple Developer Portal, and sign in using your Apple ID and password. · Select the Certificates, IDs &...
Read more >
How to create code signing certificate in macOS
Steps to create code signing certificate using Keychain Access: · Launch Keychain Access. · Go to Keychain Access → Certificate Assistant → Create...
Read more >
Mac Codesign Utility Signing Code in Mac OS - DigiCert.com
Apple Code Signing Certificate Guide ... Apple code signing is done from the command line using their (aptly named) codesign tool and should...
Read more >
How to Create Code Signing Certificates in Apple Developer ...
How to Create Code Signing Certificates in Apple Developer Program? · 1. Open KeyChain & Request a Certificate From a Certificate Authority ·...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found