如何上传通过命令行的iOS应用程序的应用程序商店 [英] How to upload an iOS app to the app store via command line

查看:411
本文介绍了如何上传通过命令行的iOS应用程序的应用程序商店的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

由于我的iPhone应用程序的countinues一体化进程的一部分,我想创建一个进程,它会自动上传应用程序(的.ipa)文件,以苹果App Store。我已经成功地创建包和验证。
有没有通过命令行来上传IPA文件到AppStore的一种方式?

As part of the countinues integration process of my iPhone application, I want to create a process that will automatically upload the app (.ipa) file to the apple app store. I already managed to create the package and validate it. Is there a way to upload the ipa file to the appstore via command line?

推荐答案

在previous答复不支持新的iTunes连接的工作更多。

The previous reply does not work with the new iTunes Connect any more.

您需要使用的iTunes运输车来您的应用程序上传到iTunes连接。检查出的源$ C ​​$ C提供在GitHub上:<一href=\"https://github.com/fastlane/fastlane/blob/master/fastlane_core/lib/fastlane_core/itunes_transporter.rb\" rel=\"nofollow\">https://github.com/fastlane/fastlane/blob/master/fastlane_core/lib/fastlane_core/itunes_transporter.rb

You need to use the iTunes Transporter to upload your app to iTunes Connect. Check out the source code of deliver on GitHub: https://github.com/fastlane/fastlane/blob/master/fastlane_core/lib/fastlane_core/itunes_transporter.rb

您可以使用提供自动上传新的更新到App Store:的 https://fastlane.tools/deliver

You can use deliver to automatically upload new updates to the App Store: https://fastlane.tools/deliver

这篇关于如何上传通过命令行的iOS应用程序的应用程序商店的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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