Skip to content

Commit 30b8f6a

Browse files
committed
Update post-release-qa.yml
1 parent ada30ef commit 30b8f6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ jobs:
7171
./scripts/getSimulator
7272
DESTINATION="platform=iOS Simulator,name=$(cat ./iphoneSim),OS=latest"
7373
cd SDKIntegrationTestApps/PostRelease-iOSReleaseTest-SPM/
74+
xcodebuild -resolvePackageDependencies -scheme iOSReleaseTest -project iOSReleaseTest.xcodeproj
7475
xcodebuild -configuration Debug \
7576
-scheme iOSReleaseTest -project iOSReleaseTest.xcodeproj \
7677
-sdk iphonesimulator \

0 commit comments

Comments
 (0)