简体   繁体   中英

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. 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.

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/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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