eskimo, Thanks for your response. I will try to apply a provisioning profile firstly. My app is built and signed using command line. After app is built, I use codesign to sign the whole app, like: codesign --force --verify --verbose --entitlements XXX.entitlements --options runtime --sign Developer ID Application: XXX XXX.app How to sign it with the provisioning profile? I did not find any related parameter in codesign.
Topic:
Code Signing
SubTopic:
Entitlements
Tags: