mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 21:39:12 +00:00
16 lines
434 B
Plaintext
16 lines
434 B
Plaintext
# Autogenerated by fastlane
|
|
#
|
|
# Ensure this file is checked in to source control!
|
|
|
|
gem 'fastlane-plugin-diawi', git: 'https://github.com/mhtranbn/fastlane-plugin-diawi.git'
|
|
gem 'fastlane-plugin-xcodegen'
|
|
gem 'fastlane-plugin-sentry'
|
|
gem 'fastlane-plugin-browserstack'
|
|
gem 'fastlane-plugin-xcconfig'
|
|
|
|
# Until Fastlane includes them directly.
|
|
# https://github.com/fastlane/fastlane/issues/29183
|
|
gem "abbrev"
|
|
gem "mutex_m"
|
|
gem "ostruct"
|