code signing error
This is probably an easy fix, but the provisioning profile instructions on Apple's provisioning portal are outdated so I can't figure out what to do.
Provisioning profile * specifies the Application Identifier * which doesn't match the current setting (null)
(originally it didn't say (null) it said *<-- my app identifier)
I tried manually changing the app identifier by clicking on the top icon in the left panel > targets > the app name > Identifier, but it didn't help, and now it's just blank and won't take my changes.
I removed and redownloaded all the certificates and provisioning profiles to the best of my knowledge
EDIT: OK so I had modified the info.plist file name while trying to fix it, but i put it back and now the app id is not null. But I guess my application's name is capitalized but the app id is not... so that's why it's failing? Changing the AppID online has fixed it. Annoying but not impossible
Last edited by shimmy; 07-17-2011 at 04:31 PM.
Reason: good
|