mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Bump Xcode to 11.2.1 (#27434)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/27434 Pull Request resolved: https://github.com/facebook/react-native/pull/27295 - Use Xcode version 11.2.1 in both internal and external tests. - Update snapshot reference images to use iPhone 8 test device. Xcode 11.3.0 will be available in Sandcastle in the next week or so. Changelog: [Internal] - Bump Xcode version used in tests to 11.2.1. [Internal] - Update iOS Snapshots. Reviewed By: cs01 Differential Revision: D18849584 fbshipit-source-id: 9e3b92f080a4dc6a15dac0535b7562ff6a5c08a9
This commit is contained in:
committed by
Facebook Github Bot
parent
7c066ae952
commit
9fb2ca0b53
+1
-1
@@ -17,7 +17,7 @@ export AVD_NAME="testAVD"
|
||||
export AVD_ABI=x86
|
||||
|
||||
## IOS ##
|
||||
export IOS_TARGET_OS="13.3"
|
||||
export IOS_TARGET_OS="13.2.2"
|
||||
export IOS_DEVICE="iPhone 8"
|
||||
export TVOS_DEVICE="Apple TV"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user