0

I'm getting this error while trying to upload my via XCode4:

[BEROR]CodeSign error: The entitlements file '/Users/fgringo/Desktop/SecretBalls_V1.2/iPhone Developer: Felipe Silva (JSZ86XLUAW) 9FBB7371-A3F7-42C6-95CC-5E54A26FBA3A' is missing

I tryed all the other topics, the errors go different, so this was the initial one.

Felipe
  • 498
  • 10
  • 29

1 Answers1

0

If you're building for Ad-hoc distribution make sure your project is setup to include an Entitlements.plist file.

See: The executable was signed with invalid entitlements

Community
  • 1
  • 1
Lars Wiegman
  • 2,397
  • 1
  • 16
  • 13