问题:
Multiple commands produce '/Users/lcm/Library/Developer/Xcode/DerivedData/VGateWay-flmfimrcufcarpgnftcnvszpjrok/Build/Products/Debug-iphoneos/VGateWay.app':
1) Target 'VGateWay' has create directory command with output '/Users/lcm/Library/Developer/Xcode/DerivedData/VGateWay-flmfimrcufcarpgnftcnvszpjrok/Build/Products/Debug-iphoneos/VGateWay.app'
2) That command depends on command in Target 'VGateWay': script phase “[CP] Copy Pods Resources”
解决:


即可。
本文解决了在使用Xcode进行iOS应用开发时遇到的一个常见问题:多个命令产生相同的输出路径导致的错误。通过调整构建设置,可以有效地解决此问题,确保项目的顺利进行。

5028

被折叠的 条评论
为什么被折叠?



