Error when Building
TouchTiltGames
Member Posts: 1,162
Getting this error when trying to build on the iphone, this is the first time I've tried since the 0.9.2
Code Sign error: a valid provisioning profile matching the application's Identifier 'com.gendaigames.gamesaladviewer' could not be found
Anyone experience this?
Code Sign error: a valid provisioning profile matching the application's Identifier 'com.gendaigames.gamesaladviewer' could not be found
Anyone experience this?
Comments
So change the com.xxxx.xxx to the provisioning u set up in the portal
You have to change the info. Plist
Check dependencies
[BEROR]Code Sign error: Provisioning profile 'ShaneWhitehouse' specifies the Application Identifier 'com.shanewhitehouse.tfg' which doesn't match the current setting 'com.gendaigames.gamesaladviewer'
com.gendaigames.gamesaladviewer
To:
com.shanewhitehouse.tfg (or whatever you set as the AppID)
When you do that
It should work
Haven't had to do this for months because it was just working lol. All the App ID's and profiles I setup would just work.
cheers.