码迷,mamicode.com
首页 > 移动开发 > 详细

iOS Dev (25) 解决“The executable was signed with invalid entitlements.”问题

时间:2015-08-29 18:34:36      阅读:602      评论:0      收藏:0      [点我收藏+]

标签:

 

目录(?)[+]

 

iOS Dev (25) 解决“The executable was signed with invalid entitlements.”问题

问题描述

我们从网上下载一些现成的 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 !

-

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

iOS Dev (25) 解决“The executable was signed with invalid entitlements.”问题

标签:

原文地址:http://www.cnblogs.com/Iceing/p/4769503.html

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