Xcode PBXcp 错误及其解决办法

删除 ~/Library/Developer/Xcode/DerivedData 中的所有内容

1
rm -rf ~/Library/Developer/Xcode/DerivedData/*

重启 Xcode

写了两天的 bug, 心累