pasted74.png

Xcode12 硬盘占用空间 28G ,装完之后,让本不富裕的硬盘空间雪上加霜。
是啥占用了这么多空间?激发了我的好奇心。

三个占用空间最大的文件分别是:

第一名:iOS.simruntime 9.76 GB
第二名:tvOS.simruntime 5.39 GB
第三名:watchOS.simruntime 6.83 GB
iOS.simruntime日常使用删不得,tvOS.simruntime, watchOS.simruntime ,大部分开发者接触不到,可直接删除

文件路径:

Xcode.app/Contents/Developer/Platforms/WatchOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/watchOS.simruntime

Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime
enjoy~


标题:Xcode12 占用空间过大的解决方法
作者:iSaddam
地址:HTTPS://tools.zhangyuanqian.top/articles/2021/12/06/1638803820000.html