简体   繁体   English

如何在不备份iPhone应用程序的情况下将AdHoc IPA文件安装到iPhone?

[英]How to install AdHoc IPA file to iPhone without backing up apps of iPhone?

I want to install an AdHoc IPA file to an iPhone, but I don't want to back up the apps of iPhone into iTunes, because the iPhone is not mine, and there are too many apps in it. 我想将一个AdHoc IPA文件安装到iPhone上,但我不想将iPhone的应用程序备份到iTunes中,因为iPhone不是我的,并且其中的应用程序太多了。 Is that possible? 那可能吗?

You could also use Xcode (at least Xcode 4, haven't tried it with earlier versions): 您也可以使用Xcode(至少Xcode 4,尚未尝试使用早期版本):

Open the Organizer and select 'Applications' under your device in the Devices tab. 打开管理器,然后在“设备”选项卡中选择设备下的“应用程序”。 Now use the Add button to add your ipa to the device. 现在使用“添加”按钮将ipa添加到设备。

这个网络应用程序可能是您所需要的: http//testflightapp.com/

Take a look at Hockey , from the project description: 从项目描述中看看Hockey

Hockey is a iOS Ad-Hoc updater framework. Hockey是iOS Ad-Hoc更新程序框架。 It can be used for all apps that target the Apple AppStore and improves the beta testing process dramatically. 它可用于所有针对Apple AppStore的应用程序,并显着改进beta测试过程。 All beta testers. 所有beta测试人员。 It consists of two components, a server and a client framework. 它由两个组件组成,即服务器和客户端框架。 The server component is required for all scenarios. 所有方案都需要服务器组件。 But it also can work standalone without the client library. 但它也可以在没有客户端库的情况下独立工作。 It provides a web interface which beta testers can use to install the latest AdHoc provisioning profile and also the latest beta version via Safari right from the device. 它提供了一个Web界面,测试人员可以使用该界面从设备安装最新的AdHoc配置文件以及最新的测试版。 One server installation is able to handle multiple applications via different bundle identifiers 一个服务器安装能够通过不同的包标识符处理多个应用程序

This procedure was published this morning, so I am not sure if it works as advertised. 这个程序今天早上发布,所以我不确定它是否像宣传的那样有效。 Basically it talks you through setting up Adhoc distribution OTA in something like ten easy steps. 基本上,它通过十个简单的步骤设置Adhoc分发OTA。

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

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