Skip to content

Instantly share code, notes, and snippets.

@gfontenot
Last active August 29, 2015 14:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gfontenot/7cfb6e7e31c62ef4cc44 to your computer and use it in GitHub Desktop.
Save gfontenot/7cfb6e7e31c62ef4cc44 to your computer and use it in GitHub Desktop.
<Error>: entitlement 'com.apple.developer.team-identifier' has value not permitted by provisioning profile
- <key>com.apple.developer.team-identifier</key>
- <array>
- <string>XXXXXXXXXX</string>
- </array>
+ <key>com.apple.developer.team-identifier</key>
+ <string>XXXXXXXXXX</string>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment