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

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

问题描述

作为我的 iPhone 应用程序的 countinues 集成过程的一部分,我想创建一个过程,将自动将应用程序 (.ipa) 文件上传到苹果应用程序商店.我已经设法创建了包并对其进行了验证.有没有办法通过命令行将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?

推荐答案

之前的回复不再适用于新的 iTunes Connect.

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

您需要使用 iTunes Transporter 将您的应用上传到 iTunes Connect.在 GitHub 上查看 deliver 的源代码: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

您可以使用 deliver 将新更新自动上传到 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天全站免登陆