hey guys we are suddenly getting errors uploading to itunes connect this AM:
ERROR ITMS-90163: Invalid code signing entitlements.
The entitlements in your app bundle
signature do not match the ones contained in the provisioning profile.
The bundle contains a key that is not included in the provisioning profile:
com.apple.developer.icloud-container-environment in Payload/<our app name>
However we did not change anything since yesterday. Uploads were working fine
yesterday.
I suspect some changes were made to itunes connect due to 9.2 release
but what???
Also, our entitlements file does not contain the above .icloud-container-environment thing that
is mentioned above.
we have these 2 in our entitlements file:
com.apple.developer.ubiquity-container-identifiers
com.apple.developer.ubiquity-kvstore-identifier
I tried to regen the provisioning profile and then resign, reupload but same error.
using xcode 5.1.1
any hints?