鼠标点击桌面空白地方Command+Shift+G前往文件目录
1、缓存文件夹编译出来的项目缓存;
~/Library/Developer/Xcode/DerivedData
2、打包ipa历史版本;
~/Library/Developer/Xcode/DerivedData
3、打包生成的icon历史版本;
~/Library/Developer/Xcode/Products/
4、模拟器的缓存数据;
~/Library/Developer/CoreSimulator/Devices/
5、对旧设备的支持(可选-设备链接的时候可以自动生成,可全删);
~/Library/Developer/Xcode/iOS DeviceSupport
6、Xcode无效插件;
~/Library/Application Support/Developer/Shared/Xcode/Plug-ins
7、旧版本模拟器(可能没有);
~/Library/Developer/CoreSimulator/Profiles/Runtimes/
8、playground 项目的缓存
~/Library/Developer/XCPGDevices/
9、旧文档 (不可恢复,可能没有) ;
~/Library/Developer/Shared/Documentation/DocSets
10、模拟器中的SDK版本 (慎重操作不可恢复) ;
~/application/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/
11、证书路径:
~/Library/MobileDevice/Provisioning Profiles
12、共享证书路径:
/用户/共享/Jenkins/Library/MobileDevice/Provisioning Profiles
13、Xcode PCH 根文件路径:
$(PROJECT_DIR)/$(PROJECT_NAME)/