When I try to build my game to my ipod touch this is the error I get.
this executable was signed with invalid entitlements
Xcode says it succeeded in compiling the game but then this error pops up. Does anyone know know to fix this?
When I try to build my game to my ipod touch this is the error I get.
this executable was signed with invalid entitlements
Xcode says it succeeded in compiling the game but then this error pops up. Does anyone know know to fix this?
It probably means you incorrectly filled in some provisioning data or you did not install the provisioning profiles or App Id stuff on your computer.
To correct it read the manual page which explains the process fairly well of putting everything into place, and go through the program portal and make sure nothing has expired, and you downloaded all the required stuff. Sorry I can't seem to get the link to work.
I got the same thing here. it works fine on iPhone A (3GS) but i get the error on iPhone B (4S) and ideas? its the same unity project.