Xcode10 报错 target xxx(project 'xxx')has copy command from ‘xxx/xxx’ to ''xxx/xxx.app/COPYING'解决方案
生活随笔
收集整理的這篇文章主要介紹了
Xcode10 报错 target xxx(project 'xxx')has copy command from ‘xxx/xxx’ to ''xxx/xxx.app/COPYING'解决方案
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
Xcode10默認使用最新的系統,但運行舊APP時候就會報錯
?
Showing Recent Messages
:-1: Multiple commands produce 'xxx/xxx.app/COPYING':
target xxx(project 'xxx')has copy command from ‘xxx/xxx’ to ''xxx/xxx.app/COPYING'
?
因此,僅需要將xcode改成舊系統就好了。操作如下:
Xcode ->File->Workspace Settings->build System中將New Build System(Default)修改為Legacy Build System重新運行即可。
總結
以上是生活随笔為你收集整理的Xcode10 报错 target xxx(project 'xxx')has copy command from ‘xxx/xxx’ to ''xxx/xxx.app/COPYING'解决方案的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 办公技巧:分享100个Excel快捷键
- 下一篇: 在TTF字体库查找指定的字符