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…
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.