Skip to content

Commit 3102643

Browse files
authored
debt: Fix project-bwa to take into consideration local SDK config (#1598)
1 parent a2efb34 commit 3102643

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

project-bwa.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ options:
1616
settings:
1717
MARKETING_VERSION: 2024.6.1
1818
CURRENT_PROJECT_VERSION: 1
19+
include:
20+
- path: Configs/local-sdk.yml
21+
relativePaths: false
22+
enable: ${LOCAL_SDK}
1923
packages:
2024
BitwardenSdk:
2125
url: https://github.com/bitwarden/sdk-swift

0 commit comments

Comments
 (0)