-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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: mas target — Identity name is specified, but no valid identity with this name in the keychain #479
Comments
Please execute |
And if no other identities in your keychain, don't specify |
And valid Apple cert should be in your keychain — import https://developer.apple.com/certificationauthority/AppleWWDRCA.cer |
I have 3 identities : security find-identity -v -p codesigning
|
One identity and 3 certificates ;) please try to not specify identify. |
Without identity, electron-builder wants CSC_NAME and CSC_LINK |
On CI server or development machine? |
development machine |
Hmmm, works for me. Please set |
Hi,
I try to use electron builder to MAS deploiement
"electron-builder": "4.2.6",
"electron-prebuilt": "1.2.2",
But I have an error :
I checked my certificat, my private key is "Jeremie Chazelle"
The text was updated successfully, but these errors were encountered: