ERROR ITMS-9000: "Missing rights to sign the code. Lack of rights to participate in the package" - How to change the name of the application identifier

I recently re-signed my application with a different certificate (I do not have the source code, so I had to do this in order to upload it to the App Store).

When I tried to download it, I received: ERROR ITMS-9000: "Missing code signing rights." In the application "xxx.xxxxxx.xxxxxx" there are no rights to execute "Payload /xxxxxxx.app/Xxxxxxxx". "in SoftwareAssets / SoftwareAsset (MZItmspSoftwareAssetPackage)."

I read in other posts that my package ID should match my new application ID, from a new certificate I signed.

I need direct instructions on how to change the packet identifier in the IPA file! For example, real step-by-step instructions (I'm kind of a beginner).

Can someone help me? Thank!

+4
source share
2 answers

Before you go to Product> Archive, make sure you use the AppStore distribution distribution profile. Go to Build Settings> Code Signing and change the distribution ID for the release and the preparation profile for release.

Code Signing Identity and Provisioning Profile for Release

+3
source

.bundle(SoftwareAssets.bundle/SoftwareAssets). , " ", , Google.:) , .

0

Source: https://habr.com/ru/post/1538453/


All Articles