react-native/scripts
Ramanpreet Nara b7349f9857 Use "Legacy Build System"
Summary:
React Native needs to be updated to support XCode 10 (GitHub issue: [19573](https://github.com/facebook/react-nåative/issues/19573)). Until we make that change, our CI needs to rely on the legacy build system in XCode 10 to build `RNTester`, as opposed to the new build system made default in XCode 10. This diff uses the `-UseModernBuildSystem=NO` `xcodebuild` flag to enforce that requirement.

**Note:** I did a search within `react-native-github/scripts` for `xcodebuild` and passed in the `-UseModernBuildSystem=NO` flag. I figured that every time we use `xcodebuild`, we should enforce the build system.

� This should hopefully fix the `react-native-oss-ios` test.

Reviewed By: hramos

Differential Revision: D10456139

fbshipit-source-id: 795f32b3ceba6a5a24ab6ccbf4f5160d42746801
2018-10-19 08:45:31 -07:00
..
circleci Enforce lockfile is kept up to date (#21739) 2018-10-12 14:17:09 -07:00
versiontemplates Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
.packager.env Move YGStyle to seperate file and add constructors 2018-02-20 05:55:36 -08:00
.tests.env Use Android SDK 27 in React Native 2018-09-20 07:56:23 -07:00
android-e2e-test.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
android-setup.sh bump Android NDK to r17c (#21628) 2018-10-11 22:08:37 -07:00
bump-oss-version.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
ios-configure-glog.sh Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
ios-install-third-party.sh Fix Xcode 10 errors relating to third-party (#21458) 2018-10-12 13:51:59 -07:00
launchPackager.bat Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
launchPackager.command Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
objc-test-ios.sh Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
objc-test-tvos.sh Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
objc-test.sh Use "Legacy Build System" 2018-10-19 08:45:31 -07:00
packager.sh Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
process-podspecs.sh Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
publish-npm.js Deploy to npm on tagged commits only (#21250) 2018-09-22 09:16:58 -07:00
react-native-xcode.sh Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
run-android-ci-instrumentation-tests.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
run-android-emulator.sh Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
run-android-local-integration-tests.sh Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
run-android-local-unit-tests.sh Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
run-ci-e2e-tests.js Use "Legacy Build System" 2018-10-19 08:45:31 -07:00
run-instrumentation-tests-via-adb-shell.sh Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
sync-css-layout.sh Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
test-manual-e2e.sh Use ShellCheck (#19681) 2018-09-28 17:03:24 -07:00
try-n-times.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
validate-android-device-env.sh Use ShellCheck (#19681) 2018-09-28 17:03:24 -07:00
validate-android-sdk.sh Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
validate-android-test-env.sh decouple compileSdk version from build tools version (#21205) 2018-09-19 11:48:52 -07:00
validate-ios-test-env.sh Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00