美文网首页
iOS更新配置文件

iOS更新配置文件

作者: 魔力双鱼 | 来源:发表于2018-12-25 10:11 被阅读0次

问题:选择自动证书管理,但是在真机运行的时候,报错:

项目名 is automatically signed, but provisioning profile 证书编号has been manually specified. Set the provisioning profile value to "Automatic" in the build settings editor, or switch to manual signing in the project editor.

拔掉真机和mac的连接,删掉APP,clean Xcode,退出Xcode,都尝试之后,依然不好使。那就把配置文件全部清空,等编译运行的时候,再重新生成吧。
找到配置文件目录,然后ctl+a,移到废纸篓。


WechatIMG89.png

解决方案

解决Xcode真机调试的问题

相关文章

网友评论

      本文标题:iOS更新配置文件

      本文链接:https://www.haomeiwen.com/subject/pemxlqtx.html