Skip to content

Commit a049dcc

Browse files
committed
Update post-release-qa.yml
1 parent 031df1f commit a049dcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/post-release-qa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
./scripts/getSimulator
7575
DESTINATION="platform=iOS Simulator,name=$(cat ./iphoneSim),OS=latest"
7676
cd SDKIntegrationTestApps/PostRelease-iOSReleaseTest-SPM/
77-
xcodebuild -disableAutomaticPackageResolution -resolvePackageDependencies -scheme iOSReleaseTest -project iOSReleaseTest.xcodeproj
77+
xcodebuild -resolvePackageDependencies -scheme iOSReleaseTest -project iOSReleaseTest.xcodeproj
7878
xcodebuild -configuration Debug \
7979
-scheme iOSReleaseTest -project iOSReleaseTest.xcodeproj \
8080
-sdk iphonesimulator \

0 commit comments

Comments
 (0)