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 365dfda commit c19227dCopy full SHA for c19227d
CocoapodsIntegrationTest/scripts/build_with_environment.sh
@@ -26,7 +26,7 @@ function runXcodebuild() {
26
-workspace 'CocoapodsIntegrationTest.xcworkspace'
27
-scheme 'CocoapodsIntegrationTest'
28
-sdk 'iphonesimulator'
29
- -destination 'platform=iOS Simulator,name=iPhone 7'
+ -destination 'platform=iOS Simulator,name=iPhone 11'
30
CODE_SIGNING_REQUIRED=NO
31
clean
32
build
0 commit comments