Search code examples
iosicloudarchiveprovisioning-profile

No Matching Provisioning Profile Found


I am submitting my first app to apple store and is doing Archive. Then I got this error: No matching provisioning profiles found: None of the valid provisioning profiles allowed the specified entitlements: com.apple.developer.ubiquity-kvstore-identifier, com.apple.developer.icloud-container-identifiers, com.apple.developer.icloud-services, com.apple.developer.ubiquity-container-identifiers. . I deleted my provisioning files and created again, but didn't work. What should I do? I also put screenshot below for my Code Signing settings and iCloud in Capabilities.

enter image description here

iCloud


Solution

  • I solved the problem by choosing the "include CloudKit support (requires Xcode 6)". When I created APP ID, I picked iCloud, but no suboptions for this. This is really not good. It costs me whole morning. I hope it can help someone.