The executable was signed with invalid entitlements

来源:互联网 发布:mac os x 10.11 15b42 编辑:程序博客网 时间:2024/04/28 13:28

问题描述

我们从网上下载一些现成的 Project 时,有时会遇到这个问题:

The executable was signed with invalid entitlements.

详细的提示信息为:

The entitlements specified in your application’s Code Signing Entitlements file do not match those specified in your provisioning profile.(0xE8008016).

解决方案

Project - TARGETS - 项目目标名称 - Build Settings - Code Signing Entitlements 将其值置为空。

再 Run It !

0 0
原创粉丝点击