|
|
|
|
|
by pornel
1880 days ago
|
|
I've just barely got my app working with code signing (using desperate amount of self-checks and fixups for when Xcode messes up the build or signing decides to use xattrs, which doesn't survive in normal archive formats). Now I'm battling with Notarization which is exactly this hell that either pretends to work and doesn't, or spits inscrutable errors and sends me in circles between multiple tools and services. And these days all the documentation that Apple produces is in form of brief mentions in WWDC videos. Aaaarrggh! I'm seriously considering switching to WASM or just abandoning my apps. |
|
There's actually a very detailed guide that explains both how to do it from the Xcode UI, and from the command line: https://developer.apple.com/documentation/security/notarizin...