Closed r0stig closed 7 years ago
Is Xcode updated to latest version? Is EULA accepted (http://developer.apple.com and on Xcode start)? Do you see your certs in the Xcode?
@develar I have the latest version of Xcode my OS allows (8.1), using OS X El Captain 10.11.6 (Xcode not shown under updates in App Store). EULA is accepted in both Xcode and developer console.
Could you please execute spctl --assess --type execute --verbose --ignore-cache --no-cache [PATH]/dist/mac/AppName Beta.app
in the terminal?
@develar Returns:
/Users/[PATH]/AppName Beta.app: rejected
source=Developer ID
Please try 18.0.0 or on another machine.
Sorry for late reply, works on another machine with xcodebuild 8.2 so I'm guessing that's the problem since I have 8.1.
Update; I managed to get xcode 8.2 installed on my machine but no luck signing the app. Any other clues what's different on my machine compared to my colleague's computer? He has newer version of macOS, does that make a difference @develar?
Yes, it is better to use latest macOS version.
Not able to sign application with Developer ID from Apple Development console. Full log (with DEBUG=electron-builder) set:
Any clues what's wrong? Need more information?