首页 > 代码库 > Select a provisioning profile for the "Debug" build configuration in the project editor.
Select a provisioning profile for the "Debug" build configuration in the project editor.
今天打开厂商的示例demo 遇到这个问题, 解决方式主要是在 Build Setting 选项卡下 Code Signing Identity 选择为 iOS Developer,开始的时候貌似是厂商的开发者的ID:
然后在 General 选项卡下面,把 Identity 里面的 Bundle Identifier 改成新的,之前的那个已经被注册到人家的ID 下面了,我们需要给它一个新的值绑定到我们自己的 ID 下面。
然后下面 Signing 把 Automatically manage signing 选中,team 选择自己的ID,再编译错误就消失了。
参考链接:http://www.jianshu.com/p/d7a8ef934a32
Select a provisioning profile for the "Debug" build configuration in the project editor.
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。