简体   繁体   English

如何创建iOS模拟器

[英]How to create iOS emulator

With Xcode, we get a simulator (not an emulator), which is good for various level of testing, but in the end you need device for actual testing. 使用Xcode,我们得到一个模拟器(不是模拟器),它适用于各种级别的测试,但最终你需要设备进行实际测试。 I am interested in creating emulator for various iPhone, iPad, and then different iOS versions. 我有兴趣为各种iPhone,iPad和不同的iOS版本创建模拟器。 My question is, can we create an emulator for iOS, if so what could be the approach. 我的问题是,我们可以为iOS创建一个模拟器,如果是的话,可能是什么方法。 I am new to the emulator field, i am an iOS developer, so very much familiar with objective c and iOS sdk. 我是模拟器领域的新手,我是iOS开发人员,所以非常熟悉Objective c和iOS sdk。 I need to know what skill sets are required for this, and how to proceed. 我需要知道这需要哪些技能,以及如何进行。 Any ebook, website, most welcome. 任何电子书,网站,非常欢迎。 I am not looking for a perfect answer, a good guideline will work. 我不是在寻找一个完美的答案,一个好的指导方针将起作用。

I don't know how to do this, but I think if you need to do this you need to compile the source code for armv7 or armv7s processors. 我不知道该怎么做,但我想如果你需要这样做,你需要编译armv7armv7s处理器的源代码。

Please check these links, I found during my searching iOS Emulator , iOS Emulators 请检查这些链接,我在搜索iOS模拟器iOS模拟器时发现

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

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