Xcode6 certificate update error: no matching provisioning profiles found Solution

Source: Internet
Author: User

In xcode, When you update your certificate and re-compile your program, the "your build settings specify a provisioning profile with the uuid 'xxx ', however, no such provisioning profile was found. xcode can resolve this issue by downloading a new provisioning profile from the member center. ". The solution is as follows:

1. Close the project, find the project file XXXX. xcodeproj, right-click the file, and select Show package contents ). A new finder is opened.

2. find the project in the newly opened finder. pbxproj, and open it. Find all rows containing the uuid 'xxx' with the error (the row containing a string of numbers after the uuid may not contain "UUID") and delete the whole row.

3. Save, restart the project, and compile again.


Note: Make sure that the certificate settings are correct.

Xcode6 certificate update error: no matching provisioning profiles found Solution

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.