iOS-Xcode8新特性(Code signing is required for product type 'Application' in SDK 'iOS 10.0')

今天我们APP发布现版本,我什么东西都做好了,然后我选择配置文件和证书,发现有个问题一直报错,我升级xcode之前是好的;

错误描述如下:

poseidon has conflicting provisioning settings. poseidon is automatically signed, but provisioning profile woyaoxuenew_push_2016/07/21/10:33:41 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.

Code signing is required for product type 'Application' in SDK 'iOS10.0'

截图如下:

这是因为Xcode8更新了Provisioning Profile,需要重新设置debug 和release的 Provisioning Profile。

project 设置-> General ->找到以下配置 重新选择,对应的配置文件即可。



现在Xcode - >(产品)product- >(清空)Clean。闭上你的项目在Xcode中,重新一遍。关键!!!

希望可以帮助到你!

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
【社区内容提示】社区部分内容疑似由AI辅助生成,浏览时请结合常识与多方信息审慎甄别。
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

相关阅读更多精彩内容

友情链接更多精彩内容