iOS开发技巧

iOS build Faild

2020-07-21  本文已影响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后编译。

上一篇下一篇

猜你喜欢

热点阅读