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 c5af35b commit 5f7ae26Copy full SHA for 5f7ae26
.github/workflows/pre-release-qa.yml
@@ -108,7 +108,7 @@ jobs:
108
xcodebuild -scheme xcframework
109
cd SDKIntegrationTestApps/iOSReleaseTest-Manual/
110
xcodebuild -configuration Debug \
111
- -scheme iOSReleaseTest -project iOSReleaseTest.xcodeproj \
+ -scheme iOSReleaseTest -project iOSReleaseTest.xcodeproj \
112
-sdk iphonesimulator \
113
-destination "$DESTINATION" \
114
CODE_SIGNING_ALLOWED=NO \
0 commit comments