diff --git a/Gemfile b/Gemfile index ddaf05da..0b5990f3 100644 --- a/Gemfile +++ b/Gemfile @@ -2,6 +2,7 @@ source 'https://rubygems.org' gem 'cocoapods', '~> 1.14.3' gem 'fastlane' +gem 'xcodeproj', '< 1.26.0' gem 'bugsnag-maze-runner', '~>9.0'