开发者

Xcode: Build app on two connected phones

开发者 https://www.devze.com 2023-01-20 03:48 出处:网络
I want to install an app on two phones without plugging and unplugging the devices. Can this be done?

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 开发者_如何学CXcode 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.

0

精彩评论

暂无评论...
验证码 换一张
取 消