File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ jobs:
115115 CODE_SIGNING_REQUIRED=NO \
116116 PROVISIONING_PROFILE_SPECIFIER="" \
117117 DEVELOPMENT_TEAM="" \
118- -resultBundlePath ../../test-results/ios-xcframework.xcresult \
118+ -resultBundlePath ../../test-results/ios-xcframework.xcresult \
119119 clean test
120120 - name : Upload test report
121121 uses : actions/upload-artifact@v4
@@ -137,7 +137,7 @@ jobs:
137137 xcodebuild -scheme static-xcframework
138138 cd SDKIntegrationTestApps/iOSReleaseTest-Manual-Static/
139139 xcodebuild -configuration Debug \
140- -scheme iOSReleaseTest -project iOSReleaseTest.xcodeproj \
140+ -scheme iOSReleaseTest -project iOSReleaseTest.xcodeproj \
141141 -sdk iphonesimulator \
142142 -destination "$DESTINATION" \
143143 CODE_SIGNING_ALLOWED=NO \
You can’t perform that action at this time.
0 commit comments