I'm trying to submit my app to the AppStore but all in vain. No matter what I do I'm getting the following error:
I tried cleaning, deleting derived data, restarting Xcode, restarting my Mac. Nothing helps. this answer suggests copying bundle from iTunesConnect and pasting it into the project, but it's not possible since iTunesConnect has changed and you are no longer able to copy bundle id from there. Any ideas, guys?
I think you are using an wildcard prvisioning profile for upload the app just check the Provision profile
Same problem, but i fixed it.
Solution 1
Solution 2. (Optional, but put all old bundle file to the new bundler, and resign it)
See more: Create new bundler
The problem existed because
Associated domains
andiCloud
options (which wasn't actually required) were enabled for the app in the developer account. As soon as I disabled these options (and created new provisioning profile) the problem was goneIf you don't use G+, you can remove Google's bundle from app's Frameworks.
I resolved this issue because I had selected the "Associated Domains" entitlement (on the Apple Developer site) however in Xcode 6.1.1 seemed to not allow an app to be submitted if you have the Associated Domains switch as off in the capabilities Xcode view.
You can therefore solve the Associated Domain issue by going to your app target in Xcode, Capabilities, Associated Domains and hitting the switch to ON if it's off. You don't have to add any info/domains but it seems to make Xcode happy!
See image below:
Alternatively if you can (and don't mind) then you could remove the Associated Domain entitlement when configuring your app on the Apple Developer site and re-download the certs/profiles.