有没有办法一次运行多个iOS模拟器?

Yur*_*dow 16 ios ios-simulator

例如,测试具有多个用户交互的功能.我想出的就是多个OS X VM,每个都有一个iOSS,但这似乎是一个大锤在我面前错过了明显的权利?

Jef*_*mes 9

AFAICT,它不支持同时运行的多个实例.

我尝试了两种方法,但都失败了.

$ open -n /Developer/Platforms/iPhoneSimulator.platform/Developer/Applications/iPhone\ Simulator.app
LSOpenURLsWithRole() failed with error -10829 for the file /Developer/Platforms/iPhoneSimulator.platform/Developer/Applications/iPhone Simulator.app.
Run Code Online (Sandbox Code Playgroud)

使用别名(http://forums.creativecow.net/thread/71/860074)会打开一个dailog框,说"一次只能运行一个iOS模拟器.请退出iOS模拟器,然后重试."