I am trying to archive the application to submit, but I am having problems with code signatures.
Basically, I have the Today Widget extension for my application. I am not sure that I should configure the preparation profile as. I assumed that I just use the same profile that I used for my application, however I get this error:
The provisioning profile specified in the build settings ("AppName") has an AppID "BundleID" that does not match your package ID "BundleID2". Xcode can solve this problem by downloading a new provisioning profile from Member Center.
I can, of course, click “Fix Issue”, but will this really solve the problem? It just changes the settings of my distribution to "iOS Developer" and provides a profile of "Automatic."
ios xcode provisioning-profile ios-app-extension
user3746428 Sep 14 '14 at 20:30 2014-09-14 20:30
source share