Skip to content

Commit d1462be

Browse files
committed
Update codeql.yml
1 parent 9348575 commit d1462be

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,8 @@ jobs:
7575
"-derivedDataPath ${build_dir}"
7676
"-clonedSourcePackagesDirPath ${source_packages}"
7777
"-disableAutomaticPackageResolution"
78-
"-scmProvider system"
78+
"-scmProvider system"
79+
"-destination 'generic/platform=iOS Simulator'"
7980
)
8081
8182
if [[ -n "HyperwalletUISDK.xcodeproj" ]]; then

0 commit comments

Comments
 (0)