We've haven't really been using these and they're proving to be quite a chore to keep running. Also, we recently needed an external demo build and we chose to go with custom build on top of testflight instead. As such it's been decided that we can go ahead and remove them.
14 lines
309 B
Plaintext
14 lines
309 B
Plaintext
# Autogenerated by fastlane
|
|
#
|
|
# Ensure this file is checked in to source control!
|
|
|
|
gem 'fastlane-plugin-xcodegen'
|
|
gem 'fastlane-plugin-sentry'
|
|
gem 'fastlane-plugin-xcconfig'
|
|
|
|
# Until Fastlane includes them directly.
|
|
# https://github.com/fastlane/fastlane/issues/29183
|
|
gem "abbrev"
|
|
gem "mutex_m"
|
|
gem "ostruct"
|