I am just trying to process application submission, I did following
1- Created 2 Certificate Requests , one for Development and One for Distribution 2- Generated Development and Distribution Ceretifcates from Portal. 3- Generated and Downloaded Provisioning Profiles From Portal
Configured Xcode 4 with following Settings
Debug - Dont Sign Code Release - Sign With Developer Identity in Profile Distribution - Iphone Distribution : XXXXXX
-
This application is working perfectly on device. but i am unable to generate a pacakge for distribution to app store, I am receiving this error
Code Sign error: Provisioning profile 'GA AS Distribution Profile' specifies the Application Identifier 'com.ispendwise.groceryassistant' which doesn't match the current setting 'DDBL26W4M6.com.ispendwise.groceryassistant'
GA AS Distribution profile is using same product identifier i validated this in Organizer also.
Any Help Please