XCode4:上传应用程序问题
我在尝试通过 XCode4 上传时遇到此错误:
[BEROR]CodeSign 错误:权利文件 '/Users/fgringo/Desktop/SecretBalls_V1.2/iPhone 开发人员:Felipe Silva (JSZ86XLUAW) 9FBB7371-A3F7-42C6-95CC-5E54A26FBA3A' 丢失
我尝试了所有其他主题,错误有所不同,所以这是第一个。
I'm getting this error while trying to upload my via XCode4:
[BEROR]CodeSign error: The entitlements file '/Users/fgringo/Desktop/SecretBalls_V1.2/iPhone Developer: Felipe Silva (JSZ86XLUAW)
9FBB7371-A3F7-42C6-95CC-5E54A26FBA3A' is missing
I tryed all the other topics, the errors go different, so this was the initial one.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果您正在构建临时分发,请确保您的项目设置为包含 Entitlements.plist 文件。
请参阅:可执行文件使用无效权利进行签名
If you're building for Ad-hoc distribution make sure your project is setup to include an Entitlements.plist file.
See: The executable was signed with invalid entitlements