如何从Xcode获取ipa文件在真实设备中运行iPhone应用程序? [英] How to get ipa file from Xcode to run an iPhone app in real device?

查看:339
本文介绍了如何从Xcode获取ipa文件在真实设备中运行iPhone应用程序?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的客户要求我查看我正在使用的应用。所以,我想从Xcode 4.2获取ipa文件和移动配置文件,以共享我的应用程序以在真实设备中运行。我和我一起付了苹果帐号。请告诉我获得它的程序。

My client asked me to get the review of the app on which I am working. So, I want to get the ipa file and mobile provision file from Xcode 4.2 to share my app to run in real device. I have a paid account of apple with me. Please tell me the procedure to get it.

提前致谢。

推荐答案

第1步:

您需要参考 AdHoc分配

我认为您需要使用您的凭据登录开发人员Apple登录

I think you need to login with your credentials at Developer Apple Login

登录后一直通过这个链接并逐步阅读。

Once you are logged in go through this link and read through it step by step.

我认为这是您可以获得的最佳解决方案,因为本文档指南由Apple提供

I think this is the best solution you can get as this documentation guide is given by Apple

https://developer.apple。 com / ios / manage / certificates / team / howto.action

这有多个步骤,如:

1. Generating a Certificate Signing Request

2. Submitting a Certificate Signing Request for Approval

3. Approving Certificate Signing Requests

4. Downloading and Installing Development Certificates

5. Saving your Private Key and Transferring to other Systems

I如果您在给定链接上阅读Apple文档中的所有这些步骤,那么您不需要参考任何其他指南。

I think if you read all this steps on the apple documentation at the given link then you don't need to refer to any other guide.

第2步:

然后,您只需下载证书即可配置文件。

Then just you need to download your certificates and provisioning profile.

第3步:

只需将配置文件设置为您的项目和目标设置,然后使用Entitlements.plist放置适当的权利。

Just set the profile into your Project and Target Settings and then put proper Entitlements using "Entitlements.plist".

步骤4:

完成后,只需在AdHoc Scheme中设置项目。

Once you have done that, just set up your project in AdHoc Scheme.

STEP-5:

清理你的项目。

STEP-6:

转到产品 - >点击Build For - >Build For Archiving

Go to Product -> Click on Build For -> "Build For Archiving"

STEP-7:

产品 - >存档

现在可以在管理器中获取存档在哪里可以使用IPA扩展名将其保存到磁盘并将其发送给您的客户。

Now your Archive can be obtained in your Organizer where in you can save it to disk with an IPA extension and send it your client.

编辑:

以下是您的一些有用链接n指的是创建配置文件和IPA文件:

Here are some of the useful links you can refer to for creating provisioning profile and IPA file:

在Xcode 4.2,iOS 5.0 Beta中创建IPA文件

http:// www.makebetterthings.com/iphone/how-to-create-ipa-file-for-your-iphone-app-xcode-build-and-archive/

http://www.wikihow.com/Create-a -provisioning-for-for-iPhone

在iphone应用程序中创建配置文件

希望这可以帮到你。

这篇关于如何从Xcode获取ipa文件在真实设备中运行iPhone应用程序?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆