Mac Xcode 删除已经下载好的模拟器版本
时间:2016-08-29 22:17:44
收藏:0
阅读:1895
Delete simulator refences for xCode:
Delete the particular simulator runtime references (*.simruntime) in the folder: /Library/Developer/CoreSimulator/Profiles/Runtimes
Delete simulator images from the hard disk:
Delete the particular simulator images (*.dmg) in the folder: ~/Library/Caches/com.apple.dt.Xcode/Downloads
评论(0)