The entitlements specified in your application ' s Code Signing entitlements file does not match ...

Source: Internet
Author: User


2 ways to solve the problem:


(1) Delete the value of code Signing entitlements in the Build tab in info in targets.

(2) Create a new plist and let it be the file that the code Signing entitlements value.

Specific:

The first step: Add the file in the project, select the entitlements in code Signing, and add the name to Entitlements.plist.

The second step: click Entitlements.plist to edit, delete all root keys, and then add a Boolean type, named Get-task-allow key, the status is checked.

Step three: The value of code Signing entitlements in the Build tab in info in targets is set to entitlements.plist, and the rebuild is resolved.


The first approach is my approach, the second reference: http://blog.csdn.net/gw_zxp/article/details/6152436.



The entitlements specified in your application ' s Code Signing entitlements file does not match ...

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.