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 e949a2f commit 0ed025cCopy full SHA for 0ed025c
IntegrationTesting/CocoapodsIntegrationTest/scripts/build_with_environment.sh
@@ -27,7 +27,7 @@ function runXcodebuild() {
27
-workspace 'CocoapodsIntegrationTest.xcworkspace'
28
-scheme 'CocoapodsIntegrationTest'
29
-sdk 'iphonesimulator'
30
- -destination 'platform=iOS Simulator,name=iPhone 15'
+ -destination 'platform=iOS Simulator,name=iPhone 16'
31
CODE_SIGNING_REQUIRED=NO
32
clean
33
build
0 commit comments