source 'https://rubygems.org'

gem 'cocoapods'

# Pin xcodeproj to a commit on master that supports objectVersion 70
# (generated by Xcode 16+). Drop this override once a release > 1.27.0
# is published on rubygems.
gem 'xcodeproj',
    git: 'https://github.com/CocoaPods/Xcodeproj.git',
    ref: 'c12d2ae619ae42f947a6b07d865f69948c752df5'
