美文网首页
编译报错:unsealed contents are prese

编译报错:unsealed contents are prese

作者: Cherry_06 | 来源:发表于2019-02-20 10:40 被阅读1次

编译时发现报错

 unsealed contents present in the bundle root

Command /usr/bin/codesign failed with exit code 1

原因是使用打包脚本将.xcdatamodel文件当成文件夹解析成了contents文件,猜测xcode编译时貌似工程下不能有这个命名的文件,将解析改对后问题解决!

相关文章

网友评论

      本文标题:编译报错:unsealed contents are prese

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