Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>I also experienced this and fought the process for 4 hours. finally i did the following</p> <ol> <li>Deleted all the Private and public keys and certifications in my Keychain Access</li> <li>Deleted all Provisioning profiles</li> <li>Deleted all AppID's - (Probably didn;t need to do this by I wanted a clean slate)</li> <li>Deleted my certifications on the Developer.Apple site</li> <li>Created new Wildcard Development Profile</li> <li>Created new Profile SPECIFIC to the App that I was deploying (So it had the appname instead of *, in the AppID)</li> <li>Created a new development Certificate from the Website.</li> <li>Downloaded the intermediate certificate (Worldwide Developer Relations Certificate Authority) since I wiped that off my Keychain too</li> <li>Created the Certification Signing Request (CSR), followed the instructions to the letter to add it to my keychain access. and Uploaded the CSR.</li> <li>Once the Certification was added, I made sure to rename the public and Private Keys, and added comments to the info box - so I could remember what I did.</li> <li>Created a new Distribution Cert by repeating Steps 7,9, 10 for the Distribution so I could get it onto the App Store.</li> </ol> <p>Hopefiully this helps someone to know that you can wipe everything out and start over. I loaded all the certs on an olf Macbook Pro that started flaking out last week. So I got a new Mac Air last week, but Icouldn;t remember what keys, and I certainly didn't remember I had 2 sets of Private and Public one for the Development, and 1 for the Distribution. (If you have more that 1 distribution, I believe you would have additional sets.)</p> <p>Steve</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload