简体   繁体   English

在设备上调试IOS应用

[英]Debugging an IOS App on a Device

  1. Is there any up-to-date, step-by-step instructions for running an IOS APP on a device? 是否有任何在设备上运行IOS APP的最新分步说明?

  2. For example, in these instructions, I have made it through step 3. 例如,在这些说明中,我已完成步骤3。

    http://code.tutsplus.com/tutorials/how-to-test-your-app-on-an-ios-device--mobile-13861 http://code.tutsplus.com/tutorials/how-to-test-your-app-on-an-ios-device--mobile-13861

At step for, it says to click "Use For Development" 在步骤中,它说单击“用于开发”

When I have my device connected, there is no "Use for Development" button on that screen. 连接设备后,该屏幕上没有“用于开发”按钮。

If you are looking for "Use for Development". 如果您正在寻找“用于开发”。

  1. connect your device. 连接您的设备。
  2. Open X-Code. 打开X代码。
  3. select Window menu and choose Organizer. 选择窗口菜单,然后选择管理器。 4.Select Devices. 4.选择设备。
  4. Your device would be listed on the left tab. 您的设备将列在左侧标签上。
  5. Select the device. 选择设备。
  6. Use should find the use for development button in the details pane (right pane) along with other details about device. 使用人员应在详细信息窗格(右窗格)中找到用于开发的按钮以及有关设备的其他详细信息。

If everything is good ,you would have a green light indicator. 如果一切正常,您将有一个绿色指示灯。 Else there would be a red/yellow indicator besides your device name in left pane. 否则,在左窗格中,除了您的设备名称之外,还会有一个红色/黄色指示器。 When you select the device, the issue would be displayed in the right pane. 选择设备后,问题将显示在右窗格中。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM