Gemfile 112 B

1234567
  1. # frozen_string_literal: true
  2. source "https://rubygems.org"
  3. gem "fastlane"
  4. gem "cocoapods"
  5. gem "xcode-install"