Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 456 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 456 Bytes

Fastlane

Fastfile repository for Android & iOS lanes

🛠 Installation

  1. Copy everything inside the example folder to the respective android & ios folders on the destination project.
  2. Update the .env files inside the android/fastlane and ios/fastlane folders to match your project settings.

Follow this guide for the complete process.