Post

Replies

Boosts

Views

Activity

Reply to Signing an app
Hi, Thanks, That document is very helpful. Now I am facing some different error .app: bundle format is ambiguous (could be app or framework) Just want to confirm I am exporting .app from .xcarchive and performing code sign on it then putting it back in .xcarchive is this a correct way to do it ?
Oct ’21
Reply to Signing an app
Hi, They have provided us some scripts and templates, which performs code sign and product sign, just we have to provide all the binaries and executables to them. since I don't have certificates so can't sign project from Xcode. As per my understanding we have to sign .pkg, .app and all the library executables (.dylib ). when i verify my signed .app it shows me message "app: a sealed resource is missing or invalid" Used some third party framework in project and there are some symlink in that, is that causing the issue ? do I need to sign framework as well if yes then how ? or is there any step I am missing in signing process.
Oct ’21
Reply to Signing an app
Hi, They have provided us some scripts and templates, which performs code sign and product sign, just we have to provide all the binaries and executables to them. since I don't have certificates so can't sign project from Xcode. As per my understanding we have to sign .pkg, .app and all the library executables (.dylib ). when i verify my signed .app it shows me message "app: a sealed resource is missing or invalid" Used some third party framework in project and there are some symlink in that, is that causing the issue ? do I need to sign framework as well if yes then how ? or is there any step I am missing in signing process
Oct ’21