Re: Signing Code?
Re: Signing Code?
- Subject: Re: Signing Code?
- From: Chris Espinosa <email@hidden>
- Date: Thu, 4 Dec 2008 10:27:04 -0800
On Dec 4, 2008, at 4:16 PM, Søren Krogh Neigaard wrote: Hi xcoders
im following this tutorial: http://developer.apple.com/documentation/Security/Conceptual/CodeSigningGuide/Procedures/chapter_3_section_2.html
I am confused to what to sign with the signing command? Also it seems XCode can do this for me, or? If I try to run the application on my connected iPhone instead of the simulator, i first got an error saying that the certificate "iPhone Developer" was not found, so I changed this to my certificate as created like in the above tutorial. Now it says:
CodeSign error: a valid provisioning profile is required for product type 'Application' in SDK 'Device - iPhone OS 2.2'
Could you help me on to the next step?
Code signing of iPhone applications is completely different than code signing of Mac OS X applications. See the iPhone documentation and release notes for details, and use the iPhone Developer Forums for help with iPhone development.
Chris |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >Signing Code? (From: Søren Krogh Neigaard <email@hidden>) |