ERROR ITMS-9000: "Missing Code Signing Entitlements. No entitlements found in bundle" - How to change app ID name

user3582415 picture user3582415 · Apr 28, 2014 · Viewed 10.4k times · Source

I recently re-signed my app with another certificate (I do not have the source code, so I had to do this to upload it to the App Store).

When I tried to upload it, I got: ERROR ITMS-9000: "Missing Code Signing Entitlements. No entitlements found in bundle 'xxx.xxxxxx.xxxxxx' for executable 'Payload/xxxxxxx.app/Xxxxxxxx'."" at SoftwareAssets/SoftwareAsset (MZItmspSoftwareAssetPackage)".

I read in other posts that my bundle ID has to match my new App ID, from the new certificate I just signed.

I need direct instructions on how change the bundle ID in the IPA file! Like, real step-by-step instructions (I'm kind of a newbie).

Can anyone help me?? Thanks!

Answer

David Douglas picture David Douglas · Aug 30, 2014

Before you Product > Archive check that you are using an AppStore Distribution Provisioning Profile. Go to Build Settings > Code Signing and change Distribution Identity for Release and Provisioning Profile for Release.

Code Signing Identity and Provisioning Profile for Release