Files
lunasea/macos/Gemfile
Jagandeep Brar 6b32795fc1 new(ci): Fastlane Integration (#560)
* registered in blackbox: android/fastlane/Appfile

* registered in blackbox: ios/fastlane/Appfile

* new(ci): Added default Fastlane configurations

* new(ci): [Android] Updated Fastlane metadata supply

* new(ci): [Android] Added Fastlane beta lane

* new(ci): [iOS] Added Fastlane beta lane

* Updated .gitignore

* registered in blackbox: macos/fastlane/Appfile

* new(ci): [macOS] Added Fastlane beta lane

* Removing from blackbox: ios/fastlane/Appfile

* Removing from blackbox: macos/fastlane/Appfile

* Removing from blackbox: android/fastlane/Appfile

* registered in blackbox: ios/fastlane/Auth.p8

* registered in blackbox: macos/fastlane/Auth.p8

* registered in blackbox: android/fastlane/Auth.json

* fix(ci): Updated Appfile & Fastfile

* chore: Updated .gitignore
2022-01-06 14:50:21 -05:00

5 lines
62 B
Ruby

source "https://rubygems.org"
gem "fastlane"
gem "cocoapods"