Hello,
The first time I attempted to run a mobile app on my iPod Touch something offered to sign my app, but I canceled the signing (clicked don't allow) because I noticed that my project's appid did not match my provisioning profile appid.
I changed my project's appid to match and then clicked the Install Now button on the "Run on Device" tab. The signing step was skipped this time, and the install onto iTunes failed with this error:
"The application 'experimental' was not installed on the iPod 'My iPod' because it is not signed."
How can I get the signing to happen?
--Roy