美文网首页
解决报错:/Debug-iphonesimulator/XXXX

解决报错:/Debug-iphonesimulator/XXXX

作者: 我喝多了 | 来源:发表于2018-04-08 11:54 被阅读51次

Showing Recent Messages: error: couldn't remove XXXXXX(很长一段路径) after command failed: Directory not empty

进入/Users/用户名/Library/Developer/Xcode/DerivedData/找到对应的缓存文件(根据报错提示,可以知道具体的文件名),项目名-xxxxxxx(一堆英文字母),将其删除,或者直接清空DerivedData文件夹下的所有文件,再重新编译就OK了

相关文章

网友评论

      本文标题:解决报错:/Debug-iphonesimulator/XXXX

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