美文网首页
BUG-IOS 1.Xcode 10 运行就项目出现的bugMu

BUG-IOS 1.Xcode 10 运行就项目出现的bugMu

作者: KYM1988 | 来源:发表于2019-09-26 16:05 被阅读0次

问题: 运行旧系统(x10出现的bug):-1: Multiple commands produce 'XXXXX-PartialInfo.plist':

1)Target 'Zuker'(project 'Zuker')has compile command with input 'XXXXX.XIB'

2)Target 'Zuker'(project 'Zuker')has compile command with input 'XXXXX.xib

处理方法:xcode改成旧系统->Xcode ->File->Workspace Settings->build System中将New Build System(Default)修改为Legacy Build System重新运行即可

相关文章

网友评论

      本文标题:BUG-IOS 1.Xcode 10 运行就项目出现的bugMu

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