zoukankan      html  css  js  c++  java
  • 将ipa文件安装到测试设备上的几种方法

    Installing Your App on Test Devices Using Xcode

    You can install iOS App files on devices using Xcode.

    To install an app on a device using Xcode

    1. Connect the device to your Mac.

    2. In Xcode, choose Window > Devices and select the device under Devices.

    3. In the Installed Apps table, click the Add button (+) below the table.

    4. In the dialog that appears, choose the iOS App file and click Open.

    For more tasks you can perform in the Devices window, read Managing Apps on Devices.

    Installing Your App on Test Devices Using iTunes (iOS, watchOS)----最新版本已经被屏蔽了!!!

    Before you distribute your app to testers, follow the same steps that testers use to install and run the app on their devices. Use iTunes to install the app on a nondevelopment device. The operating system extracts the embedded provisioning profile in your app and installs it on the device for you. Then test your app on the device.

    To install the app on an iOS device using iTunes

    1. Connect the testing device to a Mac running iTunes.

      If possible, don’t use a Mac that you use for development. For watchOS apps, connect an iPhone paired with an Apple Watch.

    2. Double-click the iOS App file that you created earlier.

    3. In iTunes, click the device in the upper-left corner of the window.

    4. Click the Apps button.

      The app appears in the iTunes Apps list.

      ../Art/5_ios_installapp_1_2x.png
    5. Under Apps, choose “Sort by Name” or “Sort by Kind” from the pop-up menu.

      An Install or Remove button appears adjacent to the app.

    6. If an Install button appears, click it.

      The button text changes to Will Install.

    7. Click the Apply button or the Sync button in the lower-right corner to sync the device.

      The app is uploaded to the device so that the user can start testing.

    Finally, send the iOS App file to testers, along with the app installation instructions and the crash report instructions, as described in Soliciting Crash Reports from Testers.

    Installing Your App on Test Devices Using Apple Configurator 2 (iOS, watchOS, tvOS)

    Apple Configurator 2 is a free app from the Mac App Store that makes it easy to install iOS and tvOS apps on connected test devices. For tvOS apps, this is the only way to install an iOS App file on an Apple TV without using Xcode.

    To install the app on a device using Apple Configurator 2

    1. Connect the testing device to a Mac running Apple Configurator 2.

      If possible, don’t use a Mac that you use for development. For watchOS apps, connect an iPhone paired with an Apple Watch.

    2. Select the device, click the Add button (+), and select Apps from the pop-up menu.

      ../Art/5_appleconfigurator1.shot/Resources/shot_2x.png
    3. In the dialog that appears, click “Choose from my Mac”.

      ../Art/5_appleconfigurator2.shot/Resources/shot_2x.png
    4. Choose the iOS App file that you created earlier and click Add.

    用 蒲公英  或者  fir.im  或者 testflight

  • 相关阅读:
    SEO常用外链资源站整理分享
    不同的LINUX系统,跨服务器快速拷贝文件
    WPS表格、Excel常用技巧大全,99%人都不知道,但非常实用!
    php 5.4中php-fpm 的重启、终止操作命令
    帝国CMS伪静态
    Centos7访问Win7/Win10系统中的共享文件
    H3C S5500三层交换机划分Vlan与H3C路由组网
    H3C S5500V2交换机误格式化恢复
    linux_centos7_时间更新
    Centos7安装mysql数据库
  • 原文地址:https://www.cnblogs.com/porter/p/7658464.html
Copyright © 2011-2022 走看看