We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4fcd23 commit 491330cCopy full SHA for 491330c
script/cibuild
@@ -69,7 +69,7 @@ elif [ "$SCHEME" == "ObjectiveGit iOS" ]; then
69
70
xcodebuild -workspace "$XCWORKSPACE" \
71
-scheme "$SCHEME" \
72
- -destination "platform=iOS Simulator,name=iPhone 5" \
+ -destination "platform=iOS Simulator,name=iPhone 11" \
73
-sdk iphonesimulator \
74
${XCODE_OPTIONS[*]} \
75
build test \
0 commit comments