Re: Can't run on provisioned device
Re: Can't run on provisioned device
- Subject: Re: Can't run on provisioned device
- From: yehuda yitchak <email@hidden>
- Date: Thu, 07 Jul 2011 13:30:13 +0300
Thanks to your help i managed to solve the problem
In case it may help someone else, here is the solution
First i had to go to the provisioning portal to fix my provisioning. i had a profile but i think i was missing the certificate (for code signing) on the mac itself.
after that the IOS deployment target didnt match the IOS installed on the device. that prevented my device from being recognized. once i fixed that my device appeared instead of "IOS Device"
Than i faced a problem with signing the code. i had to change the code signing identity on the debug target (The default is "dont sign") to get the code to compile for my device.
Now i can finally run on the device!
Thanks for everyone that helped
Yehuda
On 6 Jul 2011, at 10:31 PM, Yehuda Yitschak wrote:
> i am a new xcode user. i have provisioned my device to run application from xcode but when i select "ios device" as run target i get the error message
>
> "No provisioned iOS devices are available. Connect an iOS device or choose an iOS simulator as the destination."
>
> why it this happening ? can it be because my iphone is not updated to the latest official IOS (4.3.3 i believe)
_______________________________________________
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