iOS build Faild

作者: 夏天的枫_ | 来源:发表于2020-07-21 11:04 被阅读0次
  1. https://www.jianshu.com/p/8a8444acdca5

问题出现了:Target '**' has create directory command with output '/Users/tl/Library/Developer/Xcode/DerivedData/Build/Products/Debug-iphoneos/xxxx.app’

解决:修改build system

在Xcode菜单栏 -> File -> Workspace Setting,将build system修改为legacy build system,然后clean后编译。

相关文章

网友评论

    本文标题:iOS build Faild

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