Revert D14962710: [react-native][nbtd][Sandcastle][Facebook: Run RNTester Unit Tests on Sandcastle] Use Xcode 10.2.0 and iOS 12.2 in iOS tests

Differential Revision:
D14962710

Original commit changeset: 769cfb90aacc

fbshipit-source-id: a62ded9ac74f00332006b960862db5c258daff06
This commit is contained in:
Diego Sanchez
2019-04-23 02:24:38 -07:00
committed by Facebook Github Bot
parent 040502b5d9
commit 1f6de88230
3 changed files with 5 additions and 102 deletions

View File

@@ -17,7 +17,7 @@ export AVD_NAME="testAVD"
export AVD_ABI=x86
## IOS ##
export IOS_TARGET_OS="12.2"
export IOS_TARGET_OS="12.1"
export IOS_DEVICE="iPhone 6s"
export TVOS_DEVICE="Apple TV"