I'm trying to start from scratch with all my keys for iOS development by deleting them, recreating them, and downloading and installing the new ones.
The problem is that I keep deleting the iPhone Developer: MyName
certificate (no private key associated with it), but when I run Xcode, it generates a new one.
Is there a better way to start from scratch with all these certificates and profiles?
XCode will generate one by default, that as you may see in the developer portal cannot be edited and says "Managed by XCode", you can use that one if you wish for testing, and then simply select the one you wish to use in your target code signing settings.
To start from scratch:
1) Delete and create a new certificate
2) Create a new profile with this certificate