diff --git a/.circleci/config.yml b/.circleci/config.yml index 706f90b3e6c..1fc1f8473fb 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -50,7 +50,7 @@ executors: reactnativeios: <<: *defaults macos: - xcode: "11.3.0" + xcode: &_XCODE_VERSION "11.3.1" # ------------------------- # COMMANDS diff --git a/scripts/.tests.env b/scripts/.tests.env index c981f7ca82e..69157de8963 100644 --- a/scripts/.tests.env +++ b/scripts/.tests.env @@ -1,5 +1,5 @@ # These should match the recommended versions listed in -# https://reactnative.dev/docs/getting-started.html +# https://reactnative.dev/docs/environment-setup ## ANDROID ##