位于/Users/你电脑名/Library/Developer/Xcode/DerivedData
下的缓存文件占很大的缓存空间,如果长时间不删除xcode下的缓存文件,就会导致硬盘空间越来越小直到Directory
not empty。删除了缓存文件再运行就不会再报错。
删除DerivedData: 打开看了终端输入 sudo chmod -R 777 /Users/xxx/Library/Developer/Xcode/DerivedData 或 直接进到目录删除
Debug-iphonesimulator/xxx.app/WeiboSDK.bundle/images: Directory not empty
时间: 2024-10-08 20:45:49