chore: Upgrade React Native for Xcode fix

This commit is contained in:
Marc Rousavy
2023-04-24 22:40:14 +02:00
parent bb7ab30a0e
commit bf52e8dad7
6 changed files with 613 additions and 578 deletions

View File

@@ -1,4 +1,6 @@
source "https://rubygems.org"
source 'https://rubygems.org'
gem 'cocoapods', '1.11.3'
gem 'cocoapods-check'
# You may use http://rbenv.org/ or https://rvm.io/ to install and use this version
ruby '>= 2.6.10'
gem 'cocoapods', '>= 1.11.3'