Yet another can't install Unity Remote problem

I can get my own applications to run fine on my iPod Touch for development. I can get the Unity XCode projects to install as well, but not the Unity Remote application. I have edited the “Info.plist” bundle identifier to “com.mycompanyname.UnityRemote”. I’ve gone into the Targets and edited the Code Signing Identiy to point to my development profile. I have set the target dropdown list to Device(Project Settings)->Release.

None of that has worked. EVery time I get 1 error that states:

“Command/usr/bin/codesign failed with exit code 1”

Any ideas?

It’s hard to say from this info. Go into XCode’s “Organizer” window, select the device, and pick the “Console” tab. Reload the console file and see what it says.

Check that you set the Base SDK in the project properties to the same as the one you choose for the build configuration in the overview