upload error due to cloud provisioning 9.2?

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?

Yes, I have a similar problems , the problems seems to be on your provisional profile, open the provisional profile that you are using with a text editor and check the values for the keys

com.apple.developer.ubiquity-container-identifiers

com.apple.developer.ubiquity-kvstore-identifier

upload error due to cloud provisioning 9.2?
 
 
Q