Aug 9th 2012
The executable was signed with invalid entitlements
Steps to success:
- Make sure you have enabled iCloud in the app id
- Make sure you have deleted and re-created the development and distribution profiles (NOTE: make sure the development one is done in particular as this is most likely the one used while your testing)
- Ensure the following keys are present in your [target].entitlements file (customise the com.mycompany… as needed)
- $(TeamIdentifierPrefix)com.mycompany.myapplication
- $(AppIdentifierPrefix)com.mycompany.myapplication