IPhone codesign error: No provisioning profile at path Error

Source: Internet
Author: User

Today, when I checked out the program, I changed the profile. When I compiled the project again, this problem occurs, and it appears in the xcode 6 development environment,

When this error occurs, the system prompts code sign error: Provisioning profile XXXX can't be found. Find the solution and share it with you. The solution is as follows:

1. first copy the above line of error information, then close this project, open the Finder to your project file XXXX. right-click xcodeproj, select Show package contents, and find the project in the newly opened finder. pbxproj, open it with a text edit, and use the search function to find all the locations with that line encoding. delete that line, there should be at least two places. The deletion mentioned in the previous article is to delete all the code in that line. Here we will show you that the replaced value is deleted instead of deleting all the lines, as shown in:


After deletion, save the project. pbxproj file, re-open your project with xcode, and then compile it to try it.

The above is the practice of the Article. My practice is different. In addition to the above method, I also added the provisioning profile file downloaded from the Developer Center by double-clicking it again, in this way, you can select the file again in the configuration file of the Project for compilation. I hope my experience can help you solve the problem.

Original post address: http://www.cnblogs.com/baryon/archive/2010/05/06/1728968.html

IPhone codesign error: No provisioning profile at path Error

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.