繁体   English   中英

如何找到iOS模拟器文件夹

[英]How to find the iOS simulator folder

我正在寻找文件系统中存储 Xcode 为您下载的 iOS 模拟器的特定位置。 我一直在寻找通常的位置,如/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs~/Library/Developer/CoreSimulator但没有运气。

有谁知道他们下载到的具体位置?

它们安装到/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