Fastlane
Appcircle's integration with fastlane streamlines your mobile app development process, allowing you to automate builds and deployments seamlessly.
Using Fastlane in the Workflows
Fastlane Integration: Enhance your CI/CD pipeline by adding fastlane as a step in your build workflows.
Easy Configuration: Set up fastlane with just two options
- Fastlane Director
- Fastlane Lane.
Flexible Workflows: Incorporate fastlane alongside Appcircle's "Build" and "Sign" steps for comprehensive automation.
Quick Setup
Add Fastlane Step: Insert the fastlane step in your workflow after "Git Clone".
Configure Options: Specify your fastfile path and desired lane.
Run Your Build: Start your build process with the integrated fastlane step for automated execution.
Deploying the Build Output
You can use fastlane to deploy the built apps to the supported third-party services supported or you can use the Appcircle Testing Distribution to share the app with the testers or send it to the public app stores.