您的位置:首页 > 其它

常见问题之一真机调试问题

2014-10-30 15:03 218 查看


Invalid Code Signing Entitlements - Your application bundle's signature contains code signing entitlements that are not supported. Please check your Xcode project's code signing entitlements configuration, and remove any unneeded
entitlements.

Specifically, key "inter-app-audio" is not supported.

The quick solution should be:

Go to the this project Targets -> Build Setting -> Basic click "All" -> search for
"entitlements" -> remove the setting of "Code Signing Entitlements"
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: