首页 > IOS 真机调试时出现错误 code signing ... in SDK 'iOS8.x'。google无果。

IOS 真机调试时出现错误 code signing ... in SDK 'iOS8.x'。google无果。


provision profile 你重现导入看看
xcode preference account detail中可以删除该文件


我也遇到过这个问题,解决方法如下:
Unable to find a team with the given Team ID

解决方法:

  1. 在Target的General界面中将Team改为所对应的开发者账号团队

  2. 在Target的Build Settings中的Code Signing Identity都改为iOS Developer(这里不能选择自己的),Provisioning Profile改为Automatic

  3. 此时Clean之后再运行,就可以出现Fix Issue的对话框,选择Fix Issue即可。

  4. 如果还是不行,那就重启一些Xcode就可以了。

本文原文地址:http://blog.csdn.net/zhaoxy_thu/article/details/42494781


code signing identity 的 Release 换成 iOS distribution

【热门文章】
【热门文章】