无源验证并提交ipa到AppStore [英] Validate and submit ipa to AppStore without source

查看:18
本文介绍了无源验证并提交ipa到AppStore的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要向客户端发送一个 ipa 以将其提交到 App Store(他已经给了我他的 .p12 密钥和证书,以及配置文件).

I need to send an ipa to the client to submit it to the App Store (he has given me his .p12 key and certificate, together with the provisioning profile).

当它是 XCode 3.x(提交 = 通过网络浏览器上传)时,这是一个简单的过程.但是使用 XCode 4,我该怎么做?

When it was XCode 3.x (submission = upload through webbrowser), it is an easy process. But with XCode 4, how can I do this?

  • 我无法自己验证和提交应用程序,因为我没有用于 itunesconnect 的客户用户名和密码.
  • 他没有项目,只有我构建的 ipa,所以他也不能存档/验证/提交.

他有什么办法可以将ipa导入XCode组织器进行验证并提交吗?

Is there any way he can import the ipa into the XCode organizer to validate and submit it?

推荐答案

您必须使用适当的证书/配置为设备构建,然后转到产品,找到 .app 文件,选择在查找器中显示"压缩 .app 文件并将其发送给您的客户.

You must build for device using the appropriate certificate/provisionning, Then go to products, you find the .app file, choose "show in finder" Zip the .app file and send it to your client.

完成此操作后,您的客户端必须使用应用程序加载器"来提交/上传二进制文件/应用程序.

Once you've done this, your client must use "Application loader" to submit/updload the binary/application.

Application Loader"是一个与 Xcode 一起安装的实用程序.
通常,您可以在路径xcode/Applications/Utilities"

"Application Loader" is an utility installed with Xcode.
In general you find it in the path "xcode/Applications/Utilities"

这篇关于无源验证并提交ipa到AppStore的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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