从 Instruments 启动 iPad 模拟器

发布于 2024-09-30 14:40:23 字数 131 浏览 2 评论 0原文

在 Xcode 中,您可以选择一个活动目标,该目标将启动到 iPad 或 iPhone 模拟器中。但是,当从 Instruments 启动应用程序时,我没有看到任何类似的选项。

如何选择要在 Instruments 中启动的模拟器?

In Xcode, you can select an active target that will launch either into the iPad, or iPhone simulator. However, when launching an app from Instruments, I do not see any similar option.

How do you select the simulator you want to launch in Instruments?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

深白境迁sunset 2024-10-07 14:40:23

根据 Apple 文档

  1. 打开Choose Target,找到为模拟器编译的应用程序包
  2. 再次打开下拉菜单,现在你应该可以看到Launch Options,
  3. 在Launch Options中选择模拟设备和iOS版本:

从 Instruments 启动 iPad 模拟器

这应该对您有帮助。

Per Apple docs,

  1. Open Choose Target and find the application package compiled for the simulator
  2. Open the drop down again, now you should be able to see Launch Options
  3. In Launch Options select simulated device and iOS version:

Launching iPad simulator from Instruments

This should help you.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文