我正在为 iPad 开发一个应用程序。如果我同时插入了 iPhone 和 iPad,Xcode 更喜欢 Active Executable 是我的 iPhone。
有没有办法告诉 Xcode 在我的 iPad 而不是 iPhone 上启动应用程序?它不断切换回手机,我必须不断在下拉菜单中重新选择 iPad。
Best Answer-推荐答案 strong>
- 窗口 > 管理器
- 右键单击设备下的 iPhone
- 选择“忽略设备”
关于xcode - 告诉 Xcode 仅在 iPad 上启动,我们在Stack Overflow上找到一个类似的问题:
https://stackoverflow.com/questions/4457192/
|