简体   繁体   English

如何找到iOS模拟器文件夹

[英]How to find the iOS simulator folder

I'm looking for the specific location in the filesystem where the iOS simulators are stored that Xcode downloads for you.我正在寻找文件系统中存储 Xcode 为您下载的 iOS 模拟器的特定位置。 I've been looking in the usual locations like /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs or ~/Library/Developer/CoreSimulator but no luck.我一直在寻找通常的位置,如/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs~/Library/Developer/CoreSimulator但没有运气。

Does anyone know the specific location that they're downloaded into?有谁知道他们下载到的具体位置?

它们安装到/Library/Developer/CoreSimulator/Profiles/Runtimes (不是~/Library !)

运行 Xcode 10.1,我在这里找到了模拟器二进制位置:

/Applications/Xcode.app/Contents/Developer/Applications/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM