ios/project-common.yml
bw-ghapp[bot] 4c5b90d090
Update SDK to 1b1750a (1.0.0-3270-7f09fd2) (#2166)
Co-authored-by: bw-ghapp[bot] <178206702+bw-ghapp[bot]@users.noreply.github.com>
Co-authored-by: Carlos Gonçalves <carlosmaccam@gmail.com>
2025-12-02 15:37:01 +00:00

28 lines
719 B
YAML

options:
createIntermediateGroups: true
deploymentTarget:
iOS: 15.0
watchOS: 8.0
groupSortPosition: top
usesTabs: false
indentWidth: 4
tabWidth: 4
include:
- path: Configs/local-sdk.yml
relativePaths: false
enable: ${LOCAL_SDK}
packages:
BitwardenSdk:
url: https://github.com/bitwarden/sdk-swift
revision: 1b1750a6678c1600daecf24bfb1cea052fc3d1e9 # 1.0.0-3270-7f09fd2
branch: unstable
Firebase:
url: https://github.com/firebase/firebase-ios-sdk
exactVersion: 11.14.0
SnapshotTesting:
url: https://github.com/pointfreeco/swift-snapshot-testing
exactVersion: 1.18.4
ViewInspector:
url: https://github.com/nalexn/ViewInspector
exactVersion: 0.10.3