简体   繁体   English

使用FastLane自动化iOS应用程序

[英]Using FastLane to automate an iOS App

I'm trying to understand if there is ANY possible way to automate the deployment for an iOS App with Fastlane. 我试图了解是否有任何可能的方法来自动部署使用Fastlane的iOS应用程序。 My doubts are: 我的怀疑是:

  1. Can Fastlane build my iOS app if my commands are running in a Linux Server without XCode? 如果我的命令在没有XCode的Linux服务器上运行,Fastlane可以构建我的iOS应用程序吗?
  2. Is there any way that I can achieve Fastlane to build my iOS app without XCode? 有没有什么方法可以实现Fastlane来构建我的iOS应用程序而不使用XCode?
  3. Is there any App or something that allow the automation of deploying Apps to Apple Store from your React-Native code or APK? 是否有任何应用程序或其他东西允许从您的React-Native代码或APK自动部署应用程序到Apple Store?

Thanks for any help on this! 感谢您的帮助!

Let me quickly answer you: 让我快点回答你:

  1. No 没有
  2. No 没有
  3. There is a cloud base solution for that purpose: https://www.bitrise.io 为此目的有一个云基础解决方案: https//www.bitrise.io

If there is anything else I can help with or explain more further just shoot :) 如果有什么我可以帮助或解释更多进一步拍摄:)

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

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