ytpm
ytpm

Reputation: 5150

"error launching remote program: device locked out" xcode 4.2.1 and ipad 5.0.1

I'm getting this error when trying to build a project and run it on iPad iOS 5.0.1:

error launching remote program: device locked out

Also, in the Organizer I'm getting this message:

Xcode cannot find the software image to install this version.

Is there any solution?

Upvotes: 0

Views: 3011

Answers (2)

TechAV
TechAV

Reputation: 437

try to delete all apps in your device in setting>Management> there will be your developer id .make it untrust and then disconnect your device and again connect .it will ask you for trust click on trust and try installing your app on your device .this time it will be installed easily.

Upvotes: 0

hemant
hemant

Reputation: 1843

try turning off the passcode protection on your iPad, it might work then... what xcode version are you using?? "Xcode cannot find the software image to install this version" is just a warning. wont do much harm

Upvotes: 3

Related Questions