Is it possible to run the iphone app in two iphone simulator at the same time? If Yes Let me know?Please.
Asked
Active
Viewed 1.9k times
13
-
Easier to just use 1 simulator + 1 device – blueberryfields Sep 04 '12 at 15:01
-
http://stackoverflow.com/questions/896487/is-there-a-way-to-simulate-multiple-iphones-using-xcode-iphone-sim – John Boker Aug 26 '09 at 13:15
1 Answers
7
Yes there is. Download the script here and then run it before you open xcode in each users account. It will open the simulator in such a way that for every user you can run a simulator. Also, running multiple instances of xcode and debugging on multiple devices under the same user seems to work fine for me at the moment (XCode 4, ios 4.3.3) however I still havent managed to find a way to open more than one simulator for the same user though.

twerdster
- 4,977
- 3
- 40
- 70