Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以使用 Xcode 将我的 iPhone 应用程序(仅为 iPhone 开发)编译到我的 iPad 上?我想这样做是为了演示,所以我知道它不是真正兼容的,但我想向客户展示它并以 2x 模式运行它。
iPad 设备附加在我的配置文件中。
当我尝试在 Xcode 中编译它时,它说:
Xcode 无法使用所选设备运行
在 Xcode 中,我选择:“iOS 设备”(此菜单中的其他选项是:iPad 5.1 模拟器和 iPhone 5.1 模拟器)。
在 Xcode 中,选择 Organizer,然后在 Devices 部分,通过 USB 电缆插入 iPad,选择“Use for development”。这种方式允许您直接在 iPad 表单 Xcode 中运行应用程序。
确保您在项目中使用的 iOS 配置文件中添加了设备 ID