码迷,mamicode.com
首页 > 其他好文 > 详细

Xcode “The executable was signed with invalid entitlements.”

时间:2015-01-19 14:27:32      阅读:213      评论:0      收藏:0      [点我收藏+]

标签:ios   objective-c   object_c   

问题描述

我们从网上下载一些现成的 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 将其值置为空。

再 运行

-

转载请注明来自:http://blog.csdn.net/prevention

0

Xcode “The executable was signed with invalid entitlements.”

标签:ios   objective-c   object_c   

原文地址:http://blog.csdn.net/capacity_bo/article/details/42872223

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!