简体   繁体   English

如何使用不同版本的xcode(例如4/5/6)定位iPhone模拟器?

[英]How to locate iphone simulator with different versions of xcode like 4/5/6?

I have different versions of xcode installed in different directory under Application folder. 我在Application文件夹下的不同目录中安装了不同版本的xcode。 When I browse Library folder from MAC HD/user/library/...... its takes me to default version "iphone simulator/applications. But I want ot locate simulator for other xcode version. How can I go to that path? 当我从MAC HD /用户/库/ ...浏览Library文件夹时,它带我到默认版本“ iphone模拟器/应用程序。但是我想找到其他xcode版本的模拟器。我该如何走到那条路?

These paths are different for each version of Xcode. 对于每个Xcode版本,这些路径都不同。 The path for Xcode 6 for example starts at ~/Library/Developer/CoreSimulator. 例如,Xcode 6的路径从〜/ Library / Developer / CoreSimulator开始。 For a really useful read regarding this matter, please refer to this link (and the other two links at the beginning of that article): http://iosdevelopertips.com/xcode/xcode-6-store-apps-documents.html 有关此问题的真正有用的阅读,请参考此链接(以及该文章开头的其他两个链接): http : //iosdevelopertips.com/xcode/xcode-6-store-apps-documents.html

You should also check other questions here regarding this topic: https://stackoverflow.com/search?q=xcode+simulator+location 您还应该在此处检查有关此主题的其他问题: https : //stackoverflow.com/search?q=xcode+simulator+location

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

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