The app must be signed with a development identity
Dues
Member Posts: 1,159
Ok, so I have been trying run my adhoc in Xcode instruments and I get this message:
Target failed to run: Permission to debug com.blablabla.myappname was denied. The app must be signed with a development identity (e.g. iOS Developer)
I have tried to remove and reinstall my certificates and my provisioning profiles but I still get the same message.
Do you guys have any suggestions where to start to sort this out?
Any help is much appreciated
Target failed to run: Permission to debug com.blablabla.myappname was denied. The app must be signed with a development identity (e.g. iOS Developer)
I have tried to remove and reinstall my certificates and my provisioning profiles but I still get the same message.
Do you guys have any suggestions where to start to sort this out?
Any help is much appreciated
Comments
Thanks for your quick replay!
My provisioning profile is a development profile and its the same profile I used to sign the app with after generating it.
@Dues did you resolve this and can you post what you did to fix it?
Universal Binary Template - Universal Binary Template Instructions Rev 4 (Short) - Custom Score Display Template
Are you using an "adhoc" profile?
The video below shows how to create adhoc profiles.
Complete Guide to iOS Publishing {} Complete Guide to Mac Publishing
@Thunder_Child yes and I also tried a Development provisioning profile as well. I posted my problem here http://forums.gamesalad.com/discussion/63185/async-multiplayer-early-adopter-documentation#latest I probably should have stared a new thread.
Universal Binary Template - Universal Binary Template Instructions Rev 4 (Short) - Custom Score Display Template
Check the expiration date on your stuff.
Guru Video Channel | Lost Oasis Games | FRYING BACON STUDIOS
@The_Gamesalad_Guru nothing has expired, it is a little baffling. I posted a response to you in the other thread.
Universal Binary Template - Universal Binary Template Instructions Rev 4 (Short) - Custom Score Display Template
@colander
Can't remember right now what I did, but I managed to solve it somehow.
Let me think for a while
@colander
Can't remeber exactley, but I think I cleaned out all my certificates and started over. Sorry I couldn't remeber how I solved this
@Dues I found the problem somehow I had too many Developer certificates in keychain Access, three in login and one in System. I deleted two from login and the one in System and it works. I have no idea how I ended up with so many Developer certificates.
Universal Binary Template - Universal Binary Template Instructions Rev 4 (Short) - Custom Score Display Template
@colander
Good to hear!