mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-24 04:16:00 +08:00
Update to Xcode 7.3 on Travis
Summary:Hopefully this will fix https://travis-ci.org/facebook/react-native/jobs/123444671. Closes https://github.com/facebook/react-native/pull/7008 Differential Revision: D3188875 fb-gh-sync-id: 18d5870437b72fa28502fefd5431b0bb9184b956 fbshipit-source-id: 18d5870437b72fa28502fefd5431b0bb9184b956
This commit is contained in:
committed by
Facebook Github Bot 4
parent
9a82c03e1f
commit
6e7b00508e
@@ -28,5 +28,5 @@ trap cleanup EXIT
|
||||
SERVER_PID=$!
|
||||
xctool \
|
||||
-project Examples/UIExplorer/UIExplorer.xcodeproj \
|
||||
-scheme UIExplorer -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 5,OS=9.2' \
|
||||
-scheme UIExplorer -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 5,OS=9.3' \
|
||||
test
|
||||
|
||||
Reference in New Issue
Block a user