`
gaobusi
  • 浏览: 199861 次
  • 性别: Icon_minigender_1
  • 来自: 安徽
社区版块
存档分类
最新评论

[BEROR]Code Sign error: Provisioning profile 'xxxxxxxxx' can't be found

    博客分类:
  • IOS
阅读更多

 

[BEROR]Code Sign error: Provisioning profile 'xxxxxxxxx' can't be found

 

这时候,先copy上面那行出错信息,然后关闭这个项目,打开finder到你的项目文件xxxx.xcodeproj上面按鼠标右键,选择Show Package Contents菜单(中文版的系统是‘显示包内容’),在新打开的finder的,找到project.pbxproj,使用一个文本edit打开它,用查找功能找到所有的有那行编码的位置,删除那一行,至少应该有两个地方(我找到了三处),找到了果断全部删除

删除以后,保存这个 project.pbxproj 文件,用xcode重新打开你的项目,再编译一下试试

 

 

本文参照:http://www.cnblogs.com/baryon/archive/2010/05/06/1728968.html

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics