简体   繁体   中英

How to run 2 simulators simultaneously on XCode11?

How can I run 2 simulators for my app simultaneously? Only seen solutions to XCode9 so far.

Thanks

You have to run the app on Simulator 1, then Run on Simulator 2 ( this will kill the simulator 1 App )

After that manually launch the app on Simulator 1, Go to Debug / Attach to Process and select your app

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