简体   繁体   中英

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. My doubts are:

  1. Can Fastlane build my iOS app if my commands are running in a Linux Server without XCode?
  2. Is there any way that I can achieve Fastlane to build my iOS app without 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?

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

If there is anything else I can help with or explain more further just shoot :)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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