简体   繁体   中英

How to add iPhone X simulator on Xcode8.3.3?

I want to test my app on iPhone X. I don't want to run my current app on Xcode9 due to some designing issues. So Is there any way to test app on iPhone X simulator?. Please clarify me.

Thanks in advance.

You can not, Xcode 9 is required to run your code on iPhone X Simulator. You can download Xcode 9.0 or Xcode 9.1 here.

You can download the latest Xcode beta version, because beta versions are easily installed in parallel to your released Xcode version. Then run a copy of your project on the iPhone X simulator on Xcode 9 beta, and change the original to fix any problems that you find.

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