Quote:
Originally Posted by kmadhukishore
Hi all,
I followed "Development Provisioning Assistant" to create provisioning profile and dev certificate,every thing went fine.
But when I try to load my app into my iPhone it gives following error any idea??
Code:
CodeSign /Users/Madhu/iPhone/iProjects/Projects/iCar/iCar/build/Release-iphoneos/iCar.app
/Users/Madhu/iPhone/iProjects/Projects/iCar/iCar/build/Release-iphoneos/iCar.app: CSSMERR_TP_CERT_NOT_VALID_YET
Command /usr/bin/codesign failed with exit code 1
Thanks in advance,
Madhu.
|
I had the same problem.
Click on the 'Build' tab, and select "Clean all targets"
then try running it again and it should work.
Also click on the 'Window' tab and then click on 'Organizer',
under 'Devices', make sure your iPhone has a provisioning profile listed under 'Provisioning' in the 'Summary' tab.