objective-c - Xcode 5 : Code signing entitlement e

我已经构建了一个将支持 IOS 7 的新应用程序。我获得了新的 XCode 5 GM 并尝试使用我新的配置文件和分发证书来签署我的应用程序,但我在分发时遇到了问题。我经常收到以下错误:

"Invalid Code Signing Entitlements. The entitlements in your app bundle signature do not match the ones that are contained in the provisioning profile. According to the provisioning profile, the bundle contains a key value that is not allowed: '[XXXX.com.sample.company ]' for the key 'keychain-access-groups".

对于名为 application-identifier 的键值也是同样的错误。

错误截图:

最佳答案

解决方案在于 Xcode 5 中的新选项,即配置文件。只需将项目目标的配置文件设置为正确的配置文件即可。

关于objective-c - Xcode 5 : Code signing entitlement errors,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18818381/

相关文章:

objective-c - 使用 Objective-C 在 iOS 9 中将状态栏文本颜色更改为浅

iphone - 在 UIViewController 上显示 clearColor UIViewC

objective-c - 每个核心数据关系都必须有一个逆关系吗?

ios - iOS 上 Objective-C 中的类型

ios - 如何使用 AVAudioRecorder 在 iPhone 上录制音频?

ios - 从 UITableView 单元格内的 url 异步加载图像 - 滚动时图像更改为错误图

objective-c - Xcode 构建失败 "Undefined symbols for ar

iphone - @synthesize 到底是做什么的?

objective-c - Objective-C 中的 "unrecognized selecto

objective-c - NSLog iPhone中Objective-C的方法名