Questions tagged [fastlane-gym]
62 questions
0
votes
1 answer
Fastlane build not executed on VSTS CI
I'm trying to automate my build proces via VSTS Continuous Integration. VSTS comes with a task that can build the project for me but I'm already using fastlane locally so I prefer to use this on the build server as well. I created a shell script…

Leon
- 410
- 2
- 14
0
votes
1 answer
Fastlane Gym - Temporary Build Directory
I have been using fastlane (2.24.0) gym for IOS builds (Xcode Command Line Tools xcode-select)
Is there a built-in method which I could use to ensure that I am building from a stable environment? I like to submit the build and use the time while it…

Ryan Heitner
- 13,119
- 6
- 77
- 119