I am trying to archive a new app, but when I do that I get this error:
Code Sign error: Provisioning profile 'BusinessIdeaLive' specifies the Application Identifier 'com.problemio.businessidea' which doesn't match the current setting '4MS3885ZWL.com.problemio.businessidea'
So I understand that there is a mis-match of ‘4MS3885ZWL.com.problemio.businessidea’ and com.problemio.businessidea
But in the certificates I made, and my plist I have the ‘4MS3885ZWL.com.problemio.businessidea’ so I am not sure why this error is happening. Any idea why the error occurs and how I can fix it?
Thank you!
Your plist should only contain “com.problemio.businessidea”, without the 4MS3885ZWL prefix.