mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Upgrade tests to Xcode 11.3.1 (#28498)
Summary: Upgrade Sandcastle and Circle CI tests to use Xcode 11.3.1 across the board. Pull Request resolved: https://github.com/facebook/react-native/pull/28498 Pull Request resolved: https://github.com/facebook/react-native/pull/28501 Changelog: [Internal] - Use Xcode 11.3.1 in iOS tests Reviewed By: fkgozali Differential Revision: D20821844 fbshipit-source-id: b250ca82bdf2c9fb7faa765d3e2433eb46efd692
This commit is contained in:
committed by
Facebook GitHub Bot
parent
74ee32c77e
commit
25836bc239
@@ -50,7 +50,7 @@ executors:
|
||||
reactnativeios:
|
||||
<<: *defaults
|
||||
macos:
|
||||
xcode: "11.3.0"
|
||||
xcode: &_XCODE_VERSION "11.3.1"
|
||||
|
||||
# -------------------------
|
||||
# COMMANDS
|
||||
|
||||
+1
-1
@@ -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 ##
|
||||
|
||||
Reference in New Issue
Block a user