72A*_*F4E 2 compiler-errors build swift xcode10
转换为在Xcode 10上使用新的构建系统时,我的输出中的几个扩展目标出现以下错误.
<unknown>:0: error: if any output files are specified, they all must be
Command CompileSwift failed with a nonzero exit code
我在网上寻找了一个解决方案,但我能找到的唯一参考是这个错误是在Swift编译器源代码本身.
有谁知道这个错误是如何实际触发的,或者我可以做些什么来修复它?