Re: Code signing problem in one project...

2020-04-26 Thread Markus Spoettl via Cocoa-dev
On 4/26/20 11:25 PM, Steve Mykytyn via Cocoa-dev wrote: I'm automatically managing code signing on all my Xcode projects. Just today, one started refusing to validate / distribute, claiming it was missing a private key. All the other projects continue to build just fine. Tried restarting Xcode

Code signing problem in one project...

2020-04-26 Thread Steve Mykytyn via Cocoa-dev
I'm automatically managing code signing on all my Xcode projects. Just today, one started refusing to validate / distribute, claiming it was missing a private key. All the other projects continue to build just fine. Tried restarting Xcode, turned automatic signing on and off, deleted derived dat

Re: Customizing the Notarization Workflow fails

2020-04-26 Thread João Varela via Cocoa-dev
Hi, Gabriel As far as I know, if it is not a standard application package, you cannot use the organizer to archive properly a package and then send it to the notarizing server. I struggled with it for a long time, more than a year, until Apple gave us the proper documentation in WWDC 2019 for u