美文网首页
打包各种错误

打包各种错误

作者: 我是谁重要吗 | 来源:发表于2018-04-27 22:56 被阅读13次

旧项目证书过期,不用证书,打包报错:

Code signing is required for product type 'Application' in SDK 'iOS 11.3'
修改:
在General 选项卡中:
Bundle Identifier :( 填写)
Singing:
勾选 Automatically ....
Team: 选自己的Team

在Building Setting 中:
Code Singing Identity : iOS Developer
Development Team : (选自己的Team)

相关文章

网友评论

      本文标题:打包各种错误

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