IOS: Code Signing with Cocoapods

Just by switching my app to use_frameworks

using Cocoapods

, everything builds fine and works great on the phone and our CI server. But when uploading ipa

to iTunes Connect, I get the error

Invalid Code Signing Rights. Your app package signature contains code signing rights that are not supported on iOS. In particular, the value "[CORRECT_APPLICATION_IDENTIFIER]" for the key "Application ID" in "[PATH_TO_PODS_FRAMEWORK]" is not supported. This value should be a string starting with your TEAMID followed by a period "." Followed by the package ID.

This error occurs for any framework used in the application (I have 10 modules in the application and I have 10 errors on the screen), not sure what I should do. any ideas?

+3
ios cocoapods code-signing ipa


source to share


No one has answered this question yet

See similar questions:

18
IOS App Submission for Invalid App Store App ID

or similar:

288
Failed to install app due to app ID right
146
Xcode 5: code signing errors
78
ERROR ITMS-90164/90046: Invalid Code Signing Rights
nine
Package validation error when enabling Google+ SDK in iOS app
8
Invalid code signing error while validating iTunes Connect for iOS app.
4
Xcode 5 error "Invalid code entry permissions"
2
Invalid Code Signing Rights. After changing the package id
2
ERROR ITMS-90046: "Invalid Code Signing Rights"
1
ERROR ITMS-90046: Invalid code signers for embedded frameworks from cocoapods
0
xcode 8.3.2 Bad Bundle ID, Invalid Code Signing ID and Invalid Code Signing Rights



All Articles
Loading...
X
Show
Funny
Dev
Pics