I want to install an app on two phones without plugging and unplugging the devices. Can this be done?
As far as I can tell, the Xcode interface does not have that functionality...
I want to install an app on two phones without plugging and unplugging the devices. Can this be done?
As far as I can tell, the Xcode interface does not have that functionality...
You probably mean you want to install on both devices - compilation is done on the computer.
I haven't tried with two iPhones yet, but I regularly have two different iOS devices connected simultaneously via USB (two separate cables), and it works great. I can chose the device I want to install/run on via the popup menu that you can also use to select Debug/Release config and architecture. What is not working is installing on both at the same time.