美文网首页
Xcode10报错总结

Xcode10报错总结

作者: 倒着游的鱼 | 来源:发表于2018-11-14 09:47 被阅读0次

错误一
Info.plist问题

Target 'Ashortcut' (project 'Projectname') has copy command from '/Users/mac/Documents/project/Ashortcut/Info.plist' to '/Users/mac/Library/Developer/Xcode/DerivedData/Projectname-gqwvfxpqvbhzexbklbkbejawdifp/Build/Products/Debug-iphoneos/Projectname.app/Info.plist'

解决方案
选中对应的target-> Build Phases -> Copy Bundle Resource -> 移除Info.plist

相关文章

网友评论

      本文标题:Xcode10报错总结

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