编译报错:unsealed contents are prese

2019-02-20  本文已影响1人  Cherry_06

编译时发现报错

 unsealed contents present in the bundle root

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

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

上一篇下一篇

猜你喜欢

热点阅读