Question

I've made many mistakes in the process of adding a device to the organizer to deploy to it.

I want to completely start over, but every time I delete the device, unplug it from my computer, and re-add it, it already recognizes it, meaning the "Use for development" option is unavailable, and the error "Xcode cannot find the software image to install this version" always pops up.

How do I just start from scratch??

Any suggestions will be greatly appreciated. Thanks.

And this is very urgent, thanks!

UPDATE:: Have these errors constantly pop up -

  1. Provisioning Profiles - VAlid Signing identity not found

2.Unable to codesign using identities in this team: no provate keys available

3.Software version - XCode cannot find the software image to install this version (5.1.1 (9B206) )

Was it helpful?

Solution

I figured it out.

You can start from scratch by going to "Keychain Access." Go to passwords, and delete your appleID. Then, it will prompt you for your apple ID again.

To resolve the specified issues, you need a development certificate, which will automatically be requested only if you login using your account. Then the administrator will log in to his account and approve your request. Once the certificate is created, it will still not work.

You need to download both the certificate to add to your certificates in keychains, and also the provisioning profile.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top