Code Sign error: The identity 'Unity Technologies ApS' doesn't match any valid certif

Hi All,
Really stuck with this codesign error trying to get Unity Remote running on my iPhone. I am running Unity iPhone Basic 1.7.0f1 (38208) and my iPhone is running iOS 1.3.1. I am getting this error when trying to build and run Unity Remote from Xcode:

“Code Sign error: The identity ‘Unity Technologies ApS’ doesn’t match any valid certificate/private key pair in the default keychain.”

I have a provisioning profile installed in the Xcode Organizer for the Unity Remote, and I have built projects for the iPhone using Xcode before. I have followed all the instructions here:

and have set the Identity of the Xcode target “Unity Remote” to match the iPhone Bundle Identifier in the Unity iPhone project I am trying to test. For reference, the identifier is com.mynamehere.unityremote which matches the App ID on the Apple Developer Portal. I’ve tried “cleaning” the project in Xcode, and I’ve also tried power cycling the iPhone and restarting Xcode etc. Could you anyone help me to fix this error and get the Unity Remote running correctly?

EN

you need to edit the active target settings under project to use your certificate, you can’t use UTs
the bundle identifier on its own is not enough.

Dreamora, thank you so much, that fixed it. Aaaah, sweet relief from confusion and frustration! The name “Dreamora” will forever more bring me smiles and positive feelings, much like in the fable of the thorn and the lion’s paw :slight_smile: Thanks again.
EN