The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MobileIdSDKiOS, reference 8.1.7 (a3db94), with Swift 6.2 for macOS (SPM) on 30 Oct 2025 17:26:32 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vbmobile/MobileIdSDKiOS.git
Reference: 8.1.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vbmobile/MobileIdSDKiOS
 * tag               8.1.7      -> FETCH_HEAD
HEAD is now at a3db94a version 8.1.7
Cloned https://github.com/vbmobile/MobileIdSDKiOS.git
Revision (git rev-parse @):
a3db94a8a7852082ef1b4b2c1451e6ccd062ebf4
SUCCESS checkout https://github.com/vbmobile/MobileIdSDKiOS.git at 8.1.7
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:18:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
16 |     ],
17 |     dependencies: [
18 |         .package(url: "https://github.com/airbnb/lottie-spm", .exact("4.4.1")),
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
19 |         .package(url: "https://github.com/vbmobile/VBDependencyInjector", .exact("1.0.5")),
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
/Users/admin/builder/spi-builder-workspace/Package.swift:18:64: warning: 'exact' is deprecated [#DeprecatedDeclaration]
16 |     ],
17 |     dependencies: [
18 |         .package(url: "https://github.com/airbnb/lottie-spm", .exact("4.4.1")),
   |                                                                `- warning: 'exact' is deprecated [#DeprecatedDeclaration]
19 |         .package(url: "https://github.com/vbmobile/VBDependencyInjector", .exact("1.0.5")),
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
/Users/admin/builder/spi-builder-workspace/Package.swift:19:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
17 |     dependencies: [
18 |         .package(url: "https://github.com/airbnb/lottie-spm", .exact("4.4.1")),
19 |         .package(url: "https://github.com/vbmobile/VBDependencyInjector", .exact("1.0.5")),
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
/Users/admin/builder/spi-builder-workspace/Package.swift:19:76: warning: 'exact' is deprecated [#DeprecatedDeclaration]
17 |     dependencies: [
18 |         .package(url: "https://github.com/airbnb/lottie-spm", .exact("4.4.1")),
19 |         .package(url: "https://github.com/vbmobile/VBDependencyInjector", .exact("1.0.5")),
   |                                                                            `- warning: 'exact' is deprecated [#DeprecatedDeclaration]
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
/Users/admin/builder/spi-builder-workspace/Package.swift:20:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
18 |         .package(url: "https://github.com/airbnb/lottie-spm", .exact("4.4.1")),
19 |         .package(url: "https://github.com/vbmobile/VBDependencyInjector", .exact("1.0.5")),
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
22 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
/Users/admin/builder/spi-builder-workspace/Package.swift:20:71: warning: 'exact' is deprecated [#DeprecatedDeclaration]
18 |         .package(url: "https://github.com/airbnb/lottie-spm", .exact("4.4.1")),
19 |         .package(url: "https://github.com/vbmobile/VBDependencyInjector", .exact("1.0.5")),
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
   |                                                                       `- warning: 'exact' is deprecated [#DeprecatedDeclaration]
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
22 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
/Users/admin/builder/spi-builder-workspace/Package.swift:21:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
19 |         .package(url: "https://github.com/vbmobile/VBDependencyInjector", .exact("1.0.5")),
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
22 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
23 |         .package(url: "https://github.com/vbmobile/matomo-sdk-ios", .exact("7.7.0")),
/Users/admin/builder/spi-builder-workspace/Package.swift:21:72: warning: 'exact' is deprecated [#DeprecatedDeclaration]
19 |         .package(url: "https://github.com/vbmobile/VBDependencyInjector", .exact("1.0.5")),
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
   |                                                                        `- warning: 'exact' is deprecated [#DeprecatedDeclaration]
22 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
23 |         .package(url: "https://github.com/vbmobile/matomo-sdk-ios", .exact("7.7.0")),
/Users/admin/builder/spi-builder-workspace/Package.swift:22:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
22 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
23 |         .package(url: "https://github.com/vbmobile/matomo-sdk-ios", .exact("7.7.0")),
24 |     ],
/Users/admin/builder/spi-builder-workspace/Package.swift:22:63: warning: 'exact' is deprecated [#DeprecatedDeclaration]
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
22 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
   |                                                               `- warning: 'exact' is deprecated [#DeprecatedDeclaration]
23 |         .package(url: "https://github.com/vbmobile/matomo-sdk-ios", .exact("7.7.0")),
24 |     ],
/Users/admin/builder/spi-builder-workspace/Package.swift:23:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
22 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
23 |         .package(url: "https://github.com/vbmobile/matomo-sdk-ios", .exact("7.7.0")),
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
24 |     ],
25 |     targets: [
/Users/admin/builder/spi-builder-workspace/Package.swift:23:70: warning: 'exact' is deprecated [#DeprecatedDeclaration]
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
22 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
23 |         .package(url: "https://github.com/vbmobile/matomo-sdk-ios", .exact("7.7.0")),
   |                                                                      `- warning: 'exact' is deprecated [#DeprecatedDeclaration]
24 |     ],
25 |     targets: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Fetching https://github.com/airbnb/lottie-spm
Fetching https://github.com/vbmobile/matomo-sdk-ios
Fetching https://github.com/vbmobile/VBDependencyInjector
Fetching https://github.com/vbmobile/VBImageProcessor
Fetching https://github.com/vbmobile/VBUtils
Fetching https://github.com/vbmobile/VBNetworkClient
[1/42] Fetching vbimageprocessor
[43/60] Fetching vbimageprocessor, vbnetworkclient
Fetched https://github.com/vbmobile/VBImageProcessor from cache (0.59s)
[1/18] Fetching vbdependencyinjector
[19/56] Fetching vbdependencyinjector, vbutils
[57/643] Fetching vbdependencyinjector, vbutils, lottie-spm
[87/3752] Fetching vbdependencyinjector, vbutils, lottie-spm, matomo-sdk-ios
Fetched https://github.com/vbmobile/matomo-sdk-ios from cache (3.79s)
Fetched https://github.com/vbmobile/VBNetworkClient from cache (3.79s)
Fetched https://github.com/airbnb/lottie-spm from cache (3.79s)
Fetched https://github.com/vbmobile/VBDependencyInjector from cache (3.79s)
Fetched https://github.com/vbmobile/VBUtils from cache (3.79s)
Computing version for https://github.com/vbmobile/matomo-sdk-ios
Computed https://github.com/vbmobile/matomo-sdk-ios at 7.7.0 (6.72s)
Computing version for https://github.com/vbmobile/VBUtils
warning: 'vbutils': /Package.swift:6:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 4 | import PackageDescription
 5 |
 6 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 7 |     name: "VBUtils",
 8 |     platforms: [
/Package.swift:18:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
16 |     ],
17 |     dependencies: [
18 |         .package(url: "https://github.com/vbmobile/matomo-sdk-ios", .exact("7.7.0")),
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
19 |     ],
20 |
/Package.swift:18:70: warning: 'exact' is deprecated [#DeprecatedDeclaration]
16 |     ],
17 |     dependencies: [
18 |         .package(url: "https://github.com/vbmobile/matomo-sdk-ios", .exact("7.7.0")),
   |                                                                      `- warning: 'exact' is deprecated [#DeprecatedDeclaration]
19 |     ],
20 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/vbmobile/VBUtils at 2.0.2 (0.51s)
Computing version for https://github.com/vbmobile/VBImageProcessor
warning: 'vbimageprocessor': /Package.swift:18:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
16 |     ],
17 |     dependencies: [
18 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
19 |     ],
20 |     targets: [
/Package.swift:18:63: warning: 'exact' is deprecated [#DeprecatedDeclaration]
16 |     ],
17 |     dependencies: [
18 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
   |                                                               `- warning: 'exact' is deprecated [#DeprecatedDeclaration]
19 |     ],
20 |     targets: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/vbmobile/VBImageProcessor at 1.2.2 (0.49s)
Computing version for https://github.com/vbmobile/VBNetworkClient
warning: 'vbnetworkclient': /Package.swift:9:15: warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
 7 |     name: "VBNetworkClient",
 8 |     platforms: [
 9 |         .iOS(.v10)
   |               `- warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 |     ],
11 |     products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/vbmobile/VBNetworkClient at 5.1.1 (0.50s)
Computing version for https://github.com/vbmobile/VBDependencyInjector
warning: 'vbdependencyinjector': /Package.swift:9:15: warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
 7 |     name: "VBDependencyInjector",
 8 |     platforms: [
 9 |         .iOS(.v10)
   |               `- warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 |     ],
11 |     products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/vbmobile/VBDependencyInjector at 1.0.5 (0.49s)
Computing version for https://github.com/airbnb/lottie-spm
Computed https://github.com/airbnb/lottie-spm at 4.4.1 (0.60s)
Creating working copy for https://github.com/vbmobile/VBUtils
Working copy of https://github.com/vbmobile/VBUtils resolved at 2.0.2
Creating working copy for https://github.com/airbnb/lottie-spm
Working copy of https://github.com/airbnb/lottie-spm resolved at 4.4.1
Creating working copy for https://github.com/vbmobile/matomo-sdk-ios
Working copy of https://github.com/vbmobile/matomo-sdk-ios resolved at 7.7.0
Creating working copy for https://github.com/vbmobile/VBDependencyInjector
Working copy of https://github.com/vbmobile/VBDependencyInjector resolved at 1.0.5
Creating working copy for https://github.com/vbmobile/VBImageProcessor
Working copy of https://github.com/vbmobile/VBImageProcessor resolved at 1.2.2
Creating working copy for https://github.com/vbmobile/VBNetworkClient
Working copy of https://github.com/vbmobile/VBNetworkClient resolved at 5.1.1
warning: 'vbdependencyinjector': /Users/admin/builder/spi-builder-workspace/.build/checkouts/VBDependencyInjector/Package.swift:9:15: warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
 7 |     name: "VBDependencyInjector",
 8 |     platforms: [
 9 |         .iOS(.v10)
   |               `- warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 |     ],
11 |     products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'vbnetworkclient': /Users/admin/builder/spi-builder-workspace/.build/checkouts/VBNetworkClient/Package.swift:9:15: warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
 7 |     name: "VBNetworkClient",
 8 |     platforms: [
 9 |         .iOS(.v10)
   |               `- warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 |     ],
11 |     products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'vbimageprocessor': /Users/admin/builder/spi-builder-workspace/.build/checkouts/VBImageProcessor/Package.swift:18:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
16 |     ],
17 |     dependencies: [
18 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
19 |     ],
20 |     targets: [
/Users/admin/builder/spi-builder-workspace/.build/checkouts/VBImageProcessor/Package.swift:18:63: warning: 'exact' is deprecated [#DeprecatedDeclaration]
16 |     ],
17 |     dependencies: [
18 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
   |                                                               `- warning: 'exact' is deprecated [#DeprecatedDeclaration]
19 |     ],
20 |     targets: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'vbutils': /Users/admin/builder/spi-builder-workspace/.build/checkouts/VBUtils/Package.swift:6:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 4 | import PackageDescription
 5 |
 6 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 7 |     name: "VBUtils",
 8 |     platforms: [
/Users/admin/builder/spi-builder-workspace/.build/checkouts/VBUtils/Package.swift:18:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
16 |     ],
17 |     dependencies: [
18 |         .package(url: "https://github.com/vbmobile/matomo-sdk-ios", .exact("7.7.0")),
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
19 |     ],
20 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/VBUtils/Package.swift:18:70: warning: 'exact' is deprecated [#DeprecatedDeclaration]
16 |     ],
17 |     dependencies: [
18 |         .package(url: "https://github.com/vbmobile/matomo-sdk-ios", .exact("7.7.0")),
   |                                                                      `- warning: 'exact' is deprecated [#DeprecatedDeclaration]
19 |     ],
20 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Downloading binary artifact https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/MobileIdSDKiOS/MobileIdSDKiOS-8.1.7.zip
Downloading binary artifact https://github.com/airbnb/lottie-ios/releases/download/4.4.1/Lottie-Xcode-15.2.xcframework.zip
Downloading binary artifact https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBUtils/VBUtils-2.0.2.zip
Downloading binary artifact https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBImageProcessor/VBImageProcessor-1.2.2.zip
Downloading binary artifact https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBDependencyInjector/VBDependencyInjector-1.0.5.zip
Downloading binary artifact https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBNetworkClient/VBNetworkClient-5.1.1.zip
[16375/56001380] Downloading https://github.com/airbnb/lottie-ios/releases/download/4.4.1/Lottie-Xcode-15.2.xcframework.zip
[56050119/58060362] Downloading https://github.com/airbnb/lottie-ios/releases/download/4.4.1/Lottie-Xcode-15.2.xcframework.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBNetworkClient/VBNetworkClient-5.1.1.zip
[56180778/59074210] Downloading https://github.com/airbnb/lottie-ios/releases/download/4.4.1/Lottie-Xcode-15.2.xcframework.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBNetworkClient/VBNetworkClient-5.1.1.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBDependencyInjector/VBDependencyInjector-1.0.5.zip
[56213132/77870074] Downloading https://github.com/airbnb/lottie-ios/releases/download/4.4.1/Lottie-Xcode-15.2.xcframework.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBNetworkClient/VBNetworkClient-5.1.1.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBDependencyInjector/VBDependencyInjector-1.0.5.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/MobileIdSDKiOS/MobileIdSDKiOS-8.1.7.zip
[56245487/80116946] Downloading https://github.com/airbnb/lottie-ios/releases/download/4.4.1/Lottie-Xcode-15.2.xcframework.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBNetworkClient/VBNetworkClient-5.1.1.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBDependencyInjector/VBDependencyInjector-1.0.5.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/MobileIdSDKiOS/MobileIdSDKiOS-8.1.7.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBUtils/VBUtils-2.0.2.zip
[56343378/82961814] Downloading https://github.com/airbnb/lottie-ios/releases/download/4.4.1/Lottie-Xcode-15.2.xcframework.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBNetworkClient/VBNetworkClient-5.1.1.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBDependencyInjector/VBDependencyInjector-1.0.5.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/MobileIdSDKiOS/MobileIdSDKiOS-8.1.7.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBUtils/VBUtils-2.0.2.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBImageProcessor/VBImageProcessor-1.2.2.zip
Downloaded https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBDependencyInjector/VBDependencyInjector-1.0.5.zip (2.15s)
[61270386/81947966] Downloading https://github.com/airbnb/lottie-ios/releases/download/4.4.1/Lottie-Xcode-15.2.xcframework.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBNetworkClient/VBNetworkClient-5.1.1.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/MobileIdSDKiOS/MobileIdSDKiOS-8.1.7.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBUtils/VBUtils-2.0.2.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBImageProcessor/VBImageProcessor-1.2.2.zip
Downloaded https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBNetworkClient/VBNetworkClient-5.1.1.zip (2.21s)
[60243596/79888984] Downloading https://github.com/airbnb/lottie-ios/releases/download/4.4.1/Lottie-Xcode-15.2.xcframework.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/MobileIdSDKiOS/MobileIdSDKiOS-8.1.7.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBUtils/VBUtils-2.0.2.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBImageProcessor/VBImageProcessor-1.2.2.zip
Downloaded https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBImageProcessor/VBImageProcessor-1.2.2.zip (2.59s)
[60869278/77044116] Downloading https://github.com/airbnb/lottie-ios/releases/download/4.4.1/Lottie-Xcode-15.2.xcframework.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/MobileIdSDKiOS/MobileIdSDKiOS-8.1.7.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBUtils/VBUtils-2.0.2.zip
Downloaded https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBUtils/VBUtils-2.0.2.zip (2.66s)
[59343302/74797244] Downloading https://github.com/airbnb/lottie-ios/releases/download/4.4.1/Lottie-Xcode-15.2.xcframework.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/MobileIdSDKiOS/MobileIdSDKiOS-8.1.7.zip
Downloaded https://github.com/airbnb/lottie-ios/releases/download/4.4.1/Lottie-Xcode-15.2.xcframework.zip (3.54s)
[8388608/18795864] Downloading https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/MobileIdSDKiOS/MobileIdSDKiOS-8.1.7.zip
Downloaded https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/MobileIdSDKiOS/MobileIdSDKiOS-8.1.7.zip (5.61s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "mobileidsdkios",
      "name": "MobileIdSDKiOS",
      "url": "https://github.com/vbmobile/MobileIdSDKiOS.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MobileIdSDKiOS",
      "dependencies": [
        {
          "identity": "lottie-spm",
          "name": "Lottie",
          "url": "https://github.com/airbnb/lottie-spm",
          "version": "4.4.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/lottie-spm",
          "dependencies": [
          ]
        },
        {
          "identity": "vbdependencyinjector",
          "name": "VBDependencyInjector",
          "url": "https://github.com/vbmobile/VBDependencyInjector",
          "version": "1.0.5",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/VBDependencyInjector",
          "dependencies": [
          ]
        },
        {
          "identity": "vbnetworkclient",
          "name": "VBNetworkClient",
          "url": "https://github.com/vbmobile/VBNetworkClient",
          "version": "5.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/VBNetworkClient",
          "dependencies": [
          ]
        },
        {
          "identity": "vbimageprocessor",
          "name": "VBImageProcessor",
          "url": "https://github.com/vbmobile/VBImageProcessor",
          "version": "1.2.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/VBImageProcessor",
          "dependencies": [
            {
              "identity": "vbutils",
              "name": "VBUtils",
              "url": "https://github.com/vbmobile/VBUtils",
              "version": "2.0.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/VBUtils",
              "dependencies": [
                {
                  "identity": "matomo-sdk-ios",
                  "name": "MatomoTracker",
                  "url": "https://github.com/vbmobile/matomo-sdk-ios",
                  "version": "7.7.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/matomo-sdk-ios",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "vbutils",
          "name": "VBUtils",
          "url": "https://github.com/vbmobile/VBUtils",
          "version": "2.0.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/VBUtils",
          "dependencies": [
            {
              "identity": "matomo-sdk-ios",
              "name": "MatomoTracker",
              "url": "https://github.com/vbmobile/matomo-sdk-ios",
              "version": "7.7.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/matomo-sdk-ios",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "matomo-sdk-ios",
          "name": "MatomoTracker",
          "url": "https://github.com/vbmobile/matomo-sdk-ios",
          "version": "7.7.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/matomo-sdk-ios",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/vbmobile/MobileIdSDKiOS.git
[1/139] Fetching mobileidsdkios
Fetched https://github.com/vbmobile/MobileIdSDKiOS.git from cache (0.62s)
warning: 'mobileidsdkios': /Package.swift:18:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
16 |     ],
17 |     dependencies: [
18 |         .package(url: "https://github.com/airbnb/lottie-spm", .exact("4.4.1")),
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
19 |         .package(url: "https://github.com/vbmobile/VBDependencyInjector", .exact("1.0.5")),
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
/Package.swift:18:64: warning: 'exact' is deprecated [#DeprecatedDeclaration]
16 |     ],
17 |     dependencies: [
18 |         .package(url: "https://github.com/airbnb/lottie-spm", .exact("4.4.1")),
   |                                                                `- warning: 'exact' is deprecated [#DeprecatedDeclaration]
19 |         .package(url: "https://github.com/vbmobile/VBDependencyInjector", .exact("1.0.5")),
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
/Package.swift:19:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
17 |     dependencies: [
18 |         .package(url: "https://github.com/airbnb/lottie-spm", .exact("4.4.1")),
19 |         .package(url: "https://github.com/vbmobile/VBDependencyInjector", .exact("1.0.5")),
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
/Package.swift:19:76: warning: 'exact' is deprecated [#DeprecatedDeclaration]
17 |     dependencies: [
18 |         .package(url: "https://github.com/airbnb/lottie-spm", .exact("4.4.1")),
19 |         .package(url: "https://github.com/vbmobile/VBDependencyInjector", .exact("1.0.5")),
   |                                                                            `- warning: 'exact' is deprecated [#DeprecatedDeclaration]
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
/Package.swift:20:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
18 |         .package(url: "https://github.com/airbnb/lottie-spm", .exact("4.4.1")),
19 |         .package(url: "https://github.com/vbmobile/VBDependencyInjector", .exact("1.0.5")),
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
22 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
/Package.swift:20:71: warning: 'exact' is deprecated [#DeprecatedDeclaration]
18 |         .package(url: "https://github.com/airbnb/lottie-spm", .exact("4.4.1")),
19 |         .package(url: "https://github.com/vbmobile/VBDependencyInjector", .exact("1.0.5")),
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
   |                                                                       `- warning: 'exact' is deprecated [#DeprecatedDeclaration]
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
22 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
/Package.swift:21:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
19 |         .package(url: "https://github.com/vbmobile/VBDependencyInjector", .exact("1.0.5")),
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
22 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
23 |         .package(url: "https://github.com/vbmobile/matomo-sdk-ios", .exact("7.7.0")),
/Package.swift:21:72: warning: 'exact' is deprecated [#DeprecatedDeclaration]
19 |         .package(url: "https://github.com/vbmobile/VBDependencyInjector", .exact("1.0.5")),
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
   |                                                                        `- warning: 'exact' is deprecated [#DeprecatedDeclaration]
22 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
23 |         .package(url: "https://github.com/vbmobile/matomo-sdk-ios", .exact("7.7.0")),
/Package.swift:22:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
22 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
23 |         .package(url: "https://github.com/vbmobile/matomo-sdk-ios", .exact("7.7.0")),
24 |     ],
/Package.swift:22:63: warning: 'exact' is deprecated [#DeprecatedDeclaration]
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
22 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
   |                                                               `- warning: 'exact' is deprecated [#DeprecatedDeclaration]
23 |         .package(url: "https://github.com/vbmobile/matomo-sdk-ios", .exact("7.7.0")),
24 |     ],
/Package.swift:23:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
22 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
23 |         .package(url: "https://github.com/vbmobile/matomo-sdk-ios", .exact("7.7.0")),
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
24 |     ],
25 |     targets: [
/Package.swift:23:70: warning: 'exact' is deprecated [#DeprecatedDeclaration]
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
22 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
23 |         .package(url: "https://github.com/vbmobile/matomo-sdk-ios", .exact("7.7.0")),
   |                                                                      `- warning: 'exact' is deprecated [#DeprecatedDeclaration]
24 |     ],
25 |     targets: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Fetching https://github.com/vbmobile/matomo-sdk-ios from cache
Fetching https://github.com/vbmobile/VBImageProcessor from cache
Fetching https://github.com/vbmobile/VBUtils from cache
Fetching https://github.com/vbmobile/VBNetworkClient from cache
Fetching https://github.com/airbnb/lottie-spm from cache
Fetching https://github.com/vbmobile/VBDependencyInjector from cache
Fetched https://github.com/vbmobile/VBDependencyInjector from cache (0.49s)
Fetched https://github.com/vbmobile/VBImageProcessor from cache (0.49s)
Fetched https://github.com/vbmobile/matomo-sdk-ios from cache (0.51s)
Fetched https://github.com/vbmobile/VBUtils from cache (0.51s)
Fetched https://github.com/airbnb/lottie-spm from cache (0.51s)
Fetched https://github.com/vbmobile/VBNetworkClient from cache (0.51s)
Computing version for https://github.com/vbmobile/matomo-sdk-ios
Computed https://github.com/vbmobile/matomo-sdk-ios at 7.7.0 (0.58s)
Computing version for https://github.com/vbmobile/VBUtils
Computed https://github.com/vbmobile/VBUtils at 2.0.2 (0.03s)
Computing version for https://github.com/vbmobile/VBImageProcessor
Computed https://github.com/vbmobile/VBImageProcessor at 1.2.2 (0.03s)
Computing version for https://github.com/vbmobile/VBNetworkClient
Computed https://github.com/vbmobile/VBNetworkClient at 5.1.1 (0.03s)
Computing version for https://github.com/vbmobile/VBDependencyInjector
Computed https://github.com/vbmobile/VBDependencyInjector at 1.0.5 (0.03s)
Computing version for https://github.com/airbnb/lottie-spm
Computed https://github.com/airbnb/lottie-spm at 4.4.1 (0.03s)
Creating working copy for https://github.com/vbmobile/VBNetworkClient
Working copy of https://github.com/vbmobile/VBNetworkClient resolved at 5.1.1
Creating working copy for https://github.com/vbmobile/VBUtils
Working copy of https://github.com/vbmobile/VBUtils resolved at 2.0.2
Creating working copy for https://github.com/vbmobile/VBDependencyInjector
Working copy of https://github.com/vbmobile/VBDependencyInjector resolved at 1.0.5
Creating working copy for https://github.com/vbmobile/matomo-sdk-ios
Working copy of https://github.com/vbmobile/matomo-sdk-ios resolved at 7.7.0
Creating working copy for https://github.com/vbmobile/VBImageProcessor
Working copy of https://github.com/vbmobile/VBImageProcessor resolved at 1.2.2
Creating working copy for https://github.com/airbnb/lottie-spm
Working copy of https://github.com/airbnb/lottie-spm resolved at 4.4.1
Creating working copy for https://github.com/vbmobile/MobileIdSDKiOS.git
Working copy of https://github.com/vbmobile/MobileIdSDKiOS.git resolved at 8.1.7 (a3db94a)
warning: 'mobileidsdkios': /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MobileIdSDKiOS/Package.swift:18:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
16 |     ],
17 |     dependencies: [
18 |         .package(url: "https://github.com/airbnb/lottie-spm", .exact("4.4.1")),
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
19 |         .package(url: "https://github.com/vbmobile/VBDependencyInjector", .exact("1.0.5")),
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MobileIdSDKiOS/Package.swift:18:64: warning: 'exact' is deprecated [#DeprecatedDeclaration]
16 |     ],
17 |     dependencies: [
18 |         .package(url: "https://github.com/airbnb/lottie-spm", .exact("4.4.1")),
   |                                                                `- warning: 'exact' is deprecated [#DeprecatedDeclaration]
19 |         .package(url: "https://github.com/vbmobile/VBDependencyInjector", .exact("1.0.5")),
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MobileIdSDKiOS/Package.swift:19:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
17 |     dependencies: [
18 |         .package(url: "https://github.com/airbnb/lottie-spm", .exact("4.4.1")),
19 |         .package(url: "https://github.com/vbmobile/VBDependencyInjector", .exact("1.0.5")),
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MobileIdSDKiOS/Package.swift:19:76: warning: 'exact' is deprecated [#DeprecatedDeclaration]
17 |     dependencies: [
18 |         .package(url: "https://github.com/airbnb/lottie-spm", .exact("4.4.1")),
19 |         .package(url: "https://github.com/vbmobile/VBDependencyInjector", .exact("1.0.5")),
   |                                                                            `- warning: 'exact' is deprecated [#DeprecatedDeclaration]
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MobileIdSDKiOS/Package.swift:20:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
18 |         .package(url: "https://github.com/airbnb/lottie-spm", .exact("4.4.1")),
19 |         .package(url: "https://github.com/vbmobile/VBDependencyInjector", .exact("1.0.5")),
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
22 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MobileIdSDKiOS/Package.swift:20:71: warning: 'exact' is deprecated [#DeprecatedDeclaration]
18 |         .package(url: "https://github.com/airbnb/lottie-spm", .exact("4.4.1")),
19 |         .package(url: "https://github.com/vbmobile/VBDependencyInjector", .exact("1.0.5")),
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
   |                                                                       `- warning: 'exact' is deprecated [#DeprecatedDeclaration]
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
22 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MobileIdSDKiOS/Package.swift:21:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
19 |         .package(url: "https://github.com/vbmobile/VBDependencyInjector", .exact("1.0.5")),
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
22 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
23 |         .package(url: "https://github.com/vbmobile/matomo-sdk-ios", .exact("7.7.0")),
/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MobileIdSDKiOS/Package.swift:21:72: warning: 'exact' is deprecated [#DeprecatedDeclaration]
19 |         .package(url: "https://github.com/vbmobile/VBDependencyInjector", .exact("1.0.5")),
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
   |                                                                        `- warning: 'exact' is deprecated [#DeprecatedDeclaration]
22 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
23 |         .package(url: "https://github.com/vbmobile/matomo-sdk-ios", .exact("7.7.0")),
/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MobileIdSDKiOS/Package.swift:22:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
22 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
23 |         .package(url: "https://github.com/vbmobile/matomo-sdk-ios", .exact("7.7.0")),
24 |     ],
/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MobileIdSDKiOS/Package.swift:22:63: warning: 'exact' is deprecated [#DeprecatedDeclaration]
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
22 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
   |                                                               `- warning: 'exact' is deprecated [#DeprecatedDeclaration]
23 |         .package(url: "https://github.com/vbmobile/matomo-sdk-ios", .exact("7.7.0")),
24 |     ],
/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MobileIdSDKiOS/Package.swift:23:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
22 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
23 |         .package(url: "https://github.com/vbmobile/matomo-sdk-ios", .exact("7.7.0")),
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
24 |     ],
25 |     targets: [
/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MobileIdSDKiOS/Package.swift:23:70: warning: 'exact' is deprecated [#DeprecatedDeclaration]
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
22 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
23 |         .package(url: "https://github.com/vbmobile/matomo-sdk-ios", .exact("7.7.0")),
   |                                                                      `- warning: 'exact' is deprecated [#DeprecatedDeclaration]
24 |     ],
25 |     targets: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Fetching binary artifact https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/MobileIdSDKiOS/MobileIdSDKiOS-8.1.7.zip from cache
Fetching binary artifact https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBUtils/VBUtils-2.0.2.zip from cache
Fetching binary artifact https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBImageProcessor/VBImageProcessor-1.2.2.zip from cache
Fetching binary artifact https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBNetworkClient/VBNetworkClient-5.1.1.zip from cache
Fetching binary artifact https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBDependencyInjector/VBDependencyInjector-1.0.5.zip from cache
Fetching binary artifact https://github.com/airbnb/lottie-ios/releases/download/4.4.1/Lottie-Xcode-15.2.xcframework.zip from cache
Fetched https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBUtils/VBUtils-2.0.2.zip from cache (0.17s)
Fetched https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBImageProcessor/VBImageProcessor-1.2.2.zip from cache (0.19s)
Fetched https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/MobileIdSDKiOS/MobileIdSDKiOS-8.1.7.zip from cache (0.83s)
Fetched https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBDependencyInjector/VBDependencyInjector-1.0.5.zip from cache (1.31s)
Fetched https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBNetworkClient/VBNetworkClient-5.1.1.zip from cache (1.34s)
Fetched https://github.com/airbnb/lottie-ios/releases/download/4.4.1/Lottie-Xcode-15.2.xcframework.zip from cache (2.76s)
warning: '.resolve-product-dependencies': dependency 'mobileidsdkios' is not used by any target
Found 6 product dependencies
  - Lottie
  - VBDependencyInjector
  - VBNetworkClient
  - VBImageProcessor
  - VBUtils
  - MatomoTracker
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/vbmobile/MobileIdSDKiOS.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write sources
[5/9] Copying Lottie.framework
[6/9] Write swift-version-49B95AFC49DCD68C.txt
[8/30] Compiling _LottieStub Stub.swift
[9/30] Emitting module _LottieStub
[10/30] Compiling MatomoTracker Queue.swift
[11/30] Compiling MatomoTracker Session.swift
[12/30] Compiling MatomoTracker URLSessionDispatcher.swift
[13/30] Compiling MatomoTracker UserAgent.swift
[14/30] Compiling MatomoTracker MemoryQueue.swift
[15/30] Compiling MatomoTracker OrderItem.swift
[16/32] Compiling MatomoTracker Logger.swift
[17/32] Compiling MatomoTracker MainThread.swift
[18/32] Compiling MatomoTracker EventAPISerializer.swift
[19/32] Compiling MatomoTracker Locale+HttpAcceptLanguage.swift
[20/32] Compiling MatomoTracker MatomoTracker.swift
[21/32] Compiling MatomoTracker MatomoUserDefaults.swift
[22/32] Compiling MatomoTracker UserDefaultsQueue.swift
[23/32] Compiling MatomoTracker Visitor.swift
[24/32] Compiling MatomoTracker Dispatcher.swift
[25/32] Compiling MatomoTracker Event.swift
[26/32] Emitting module MatomoTracker
[27/32] Compiling MatomoTracker Application.swift
[28/32] Compiling MatomoTracker CustomDimension.swift
[29/32] Compiling MatomoTracker CustomVariable.swift
[30/32] Compiling MatomoTracker Device.swift
[30/32] Write Objects.LinkFileList
[31/32] Linking libMatomoTracker.dylib
[33/34] Compiling VBUtilsWrapper dummy.swift
[34/34] Emitting module VBUtilsWrapper
[35/36] Compiling VBImageProcessorWrapper dummy.swift
[36/36] Emitting module VBImageProcessorWrapper
[37/38] Compiling MobileIdSDKiOSWrapper dummy.swift
[38/38] Emitting module MobileIdSDKiOSWrapper
Build complete! (10.16s)
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:18:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
16 |     ],
17 |     dependencies: [
18 |         .package(url: "https://github.com/airbnb/lottie-spm", .exact("4.4.1")),
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
19 |         .package(url: "https://github.com/vbmobile/VBDependencyInjector", .exact("1.0.5")),
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
/Users/admin/builder/spi-builder-workspace/Package.swift:18:64: warning: 'exact' is deprecated [#DeprecatedDeclaration]
16 |     ],
17 |     dependencies: [
18 |         .package(url: "https://github.com/airbnb/lottie-spm", .exact("4.4.1")),
   |                                                                `- warning: 'exact' is deprecated [#DeprecatedDeclaration]
19 |         .package(url: "https://github.com/vbmobile/VBDependencyInjector", .exact("1.0.5")),
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
/Users/admin/builder/spi-builder-workspace/Package.swift:19:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
17 |     dependencies: [
18 |         .package(url: "https://github.com/airbnb/lottie-spm", .exact("4.4.1")),
19 |         .package(url: "https://github.com/vbmobile/VBDependencyInjector", .exact("1.0.5")),
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
/Users/admin/builder/spi-builder-workspace/Package.swift:19:76: warning: 'exact' is deprecated [#DeprecatedDeclaration]
17 |     dependencies: [
18 |         .package(url: "https://github.com/airbnb/lottie-spm", .exact("4.4.1")),
19 |         .package(url: "https://github.com/vbmobile/VBDependencyInjector", .exact("1.0.5")),
   |                                                                            `- warning: 'exact' is deprecated [#DeprecatedDeclaration]
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
/Users/admin/builder/spi-builder-workspace/Package.swift:20:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
18 |         .package(url: "https://github.com/airbnb/lottie-spm", .exact("4.4.1")),
19 |         .package(url: "https://github.com/vbmobile/VBDependencyInjector", .exact("1.0.5")),
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
22 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
/Users/admin/builder/spi-builder-workspace/Package.swift:20:71: warning: 'exact' is deprecated [#DeprecatedDeclaration]
18 |         .package(url: "https://github.com/airbnb/lottie-spm", .exact("4.4.1")),
19 |         .package(url: "https://github.com/vbmobile/VBDependencyInjector", .exact("1.0.5")),
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
   |                                                                       `- warning: 'exact' is deprecated [#DeprecatedDeclaration]
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
22 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
/Users/admin/builder/spi-builder-workspace/Package.swift:21:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
19 |         .package(url: "https://github.com/vbmobile/VBDependencyInjector", .exact("1.0.5")),
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
22 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
23 |         .package(url: "https://github.com/vbmobile/matomo-sdk-ios", .exact("7.7.0")),
/Users/admin/builder/spi-builder-workspace/Package.swift:21:72: warning: 'exact' is deprecated [#DeprecatedDeclaration]
19 |         .package(url: "https://github.com/vbmobile/VBDependencyInjector", .exact("1.0.5")),
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
   |                                                                        `- warning: 'exact' is deprecated [#DeprecatedDeclaration]
22 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
23 |         .package(url: "https://github.com/vbmobile/matomo-sdk-ios", .exact("7.7.0")),
/Users/admin/builder/spi-builder-workspace/Package.swift:22:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
22 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
23 |         .package(url: "https://github.com/vbmobile/matomo-sdk-ios", .exact("7.7.0")),
24 |     ],
/Users/admin/builder/spi-builder-workspace/Package.swift:22:63: warning: 'exact' is deprecated [#DeprecatedDeclaration]
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
22 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
   |                                                               `- warning: 'exact' is deprecated [#DeprecatedDeclaration]
23 |         .package(url: "https://github.com/vbmobile/matomo-sdk-ios", .exact("7.7.0")),
24 |     ],
/Users/admin/builder/spi-builder-workspace/Package.swift:23:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
22 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
23 |         .package(url: "https://github.com/vbmobile/matomo-sdk-ios", .exact("7.7.0")),
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
24 |     ],
25 |     targets: [
/Users/admin/builder/spi-builder-workspace/Package.swift:23:70: warning: 'exact' is deprecated [#DeprecatedDeclaration]
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
22 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
23 |         .package(url: "https://github.com/vbmobile/matomo-sdk-ios", .exact("7.7.0")),
   |                                                                      `- warning: 'exact' is deprecated [#DeprecatedDeclaration]
24 |     ],
25 |     targets: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'vbnetworkclient': /Users/admin/builder/spi-builder-workspace/.build/checkouts/VBNetworkClient/Package.swift:9:15: warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
 7 |     name: "VBNetworkClient",
 8 |     platforms: [
 9 |         .iOS(.v10)
   |               `- warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 |     ],
11 |     products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'vbdependencyinjector': /Users/admin/builder/spi-builder-workspace/.build/checkouts/VBDependencyInjector/Package.swift:9:15: warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
 7 |     name: "VBDependencyInjector",
 8 |     platforms: [
 9 |         .iOS(.v10)
   |               `- warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 |     ],
11 |     products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'vbutils': /Users/admin/builder/spi-builder-workspace/.build/checkouts/VBUtils/Package.swift:6:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 4 | import PackageDescription
 5 |
 6 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 7 |     name: "VBUtils",
 8 |     platforms: [
/Users/admin/builder/spi-builder-workspace/.build/checkouts/VBUtils/Package.swift:18:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
16 |     ],
17 |     dependencies: [
18 |         .package(url: "https://github.com/vbmobile/matomo-sdk-ios", .exact("7.7.0")),
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
19 |     ],
20 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/VBUtils/Package.swift:18:70: warning: 'exact' is deprecated [#DeprecatedDeclaration]
16 |     ],
17 |     dependencies: [
18 |         .package(url: "https://github.com/vbmobile/matomo-sdk-ios", .exact("7.7.0")),
   |                                                                      `- warning: 'exact' is deprecated [#DeprecatedDeclaration]
19 |     ],
20 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'vbimageprocessor': /Users/admin/builder/spi-builder-workspace/.build/checkouts/VBImageProcessor/Package.swift:18:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
16 |     ],
17 |     dependencies: [
18 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
19 |     ],
20 |     targets: [
/Users/admin/builder/spi-builder-workspace/.build/checkouts/VBImageProcessor/Package.swift:18:63: warning: 'exact' is deprecated [#DeprecatedDeclaration]
16 |     ],
17 |     dependencies: [
18 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
   |                                                               `- warning: 'exact' is deprecated [#DeprecatedDeclaration]
19 |     ],
20 |     targets: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Build complete.
{
  "dependencies" : [
    {
      "identity" : "lottie-spm",
      "requirement" : {
        "exact" : [
          "4.4.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/airbnb/lottie-spm"
    },
    {
      "identity" : "vbdependencyinjector",
      "requirement" : {
        "exact" : [
          "1.0.5"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vbmobile/VBDependencyInjector"
    },
    {
      "identity" : "vbnetworkclient",
      "requirement" : {
        "exact" : [
          "5.1.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vbmobile/VBNetworkClient"
    },
    {
      "identity" : "vbimageprocessor",
      "requirement" : {
        "exact" : [
          "1.2.2"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vbmobile/VBImageProcessor"
    },
    {
      "identity" : "vbutils",
      "requirement" : {
        "exact" : [
          "2.0.2"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vbmobile/VBUtils"
    },
    {
      "identity" : "matomo-sdk-ios",
      "requirement" : {
        "exact" : [
          "7.7.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vbmobile/matomo-sdk-ios"
    }
  ],
  "manifest_display_name" : "MobileIdSDKiOS",
  "name" : "MobileIdSDKiOS",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "MobileIdSDKiOS",
      "targets" : [
        "MobileIdSDKiOSWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "MobileIdSDKiOSWrapper",
      "module_type" : "SwiftTarget",
      "name" : "MobileIdSDKiOSWrapper",
      "path" : "Sources",
      "product_dependencies" : [
        "Lottie",
        "VBDependencyInjector",
        "VBNetworkClient",
        "VBImageProcessor",
        "MatomoTracker",
        "VBUtils"
      ],
      "product_memberships" : [
        "MobileIdSDKiOS"
      ],
      "sources" : [
        "dummy.swift"
      ],
      "target_dependencies" : [
        "MobileIdSDKiOS"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MobileIdSDKiOS",
      "module_type" : "BinaryTarget",
      "name" : "MobileIdSDKiOS",
      "path" : "remote/archive/MobileIdSDKiOS-8.1.7.zip",
      "product_memberships" : [
        "MobileIdSDKiOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.10"
}
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:18:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
16 |     ],
17 |     dependencies: [
18 |         .package(url: "https://github.com/airbnb/lottie-spm", .exact("4.4.1")),
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
19 |         .package(url: "https://github.com/vbmobile/VBDependencyInjector", .exact("1.0.5")),
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
/Users/admin/builder/spi-builder-workspace/Package.swift:18:64: warning: 'exact' is deprecated [#DeprecatedDeclaration]
16 |     ],
17 |     dependencies: [
18 |         .package(url: "https://github.com/airbnb/lottie-spm", .exact("4.4.1")),
   |                                                                `- warning: 'exact' is deprecated [#DeprecatedDeclaration]
19 |         .package(url: "https://github.com/vbmobile/VBDependencyInjector", .exact("1.0.5")),
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
/Users/admin/builder/spi-builder-workspace/Package.swift:19:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
17 |     dependencies: [
18 |         .package(url: "https://github.com/airbnb/lottie-spm", .exact("4.4.1")),
19 |         .package(url: "https://github.com/vbmobile/VBDependencyInjector", .exact("1.0.5")),
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
/Users/admin/builder/spi-builder-workspace/Package.swift:19:76: warning: 'exact' is deprecated [#DeprecatedDeclaration]
17 |     dependencies: [
18 |         .package(url: "https://github.com/airbnb/lottie-spm", .exact("4.4.1")),
19 |         .package(url: "https://github.com/vbmobile/VBDependencyInjector", .exact("1.0.5")),
   |                                                                            `- warning: 'exact' is deprecated [#DeprecatedDeclaration]
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
/Users/admin/builder/spi-builder-workspace/Package.swift:20:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
18 |         .package(url: "https://github.com/airbnb/lottie-spm", .exact("4.4.1")),
19 |         .package(url: "https://github.com/vbmobile/VBDependencyInjector", .exact("1.0.5")),
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
22 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
/Users/admin/builder/spi-builder-workspace/Package.swift:20:71: warning: 'exact' is deprecated [#DeprecatedDeclaration]
18 |         .package(url: "https://github.com/airbnb/lottie-spm", .exact("4.4.1")),
19 |         .package(url: "https://github.com/vbmobile/VBDependencyInjector", .exact("1.0.5")),
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
   |                                                                       `- warning: 'exact' is deprecated [#DeprecatedDeclaration]
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
22 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
/Users/admin/builder/spi-builder-workspace/Package.swift:21:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
19 |         .package(url: "https://github.com/vbmobile/VBDependencyInjector", .exact("1.0.5")),
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
22 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
23 |         .package(url: "https://github.com/vbmobile/matomo-sdk-ios", .exact("7.7.0")),
/Users/admin/builder/spi-builder-workspace/Package.swift:21:72: warning: 'exact' is deprecated [#DeprecatedDeclaration]
19 |         .package(url: "https://github.com/vbmobile/VBDependencyInjector", .exact("1.0.5")),
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
   |                                                                        `- warning: 'exact' is deprecated [#DeprecatedDeclaration]
22 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
23 |         .package(url: "https://github.com/vbmobile/matomo-sdk-ios", .exact("7.7.0")),
/Users/admin/builder/spi-builder-workspace/Package.swift:22:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
22 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
23 |         .package(url: "https://github.com/vbmobile/matomo-sdk-ios", .exact("7.7.0")),
24 |     ],
/Users/admin/builder/spi-builder-workspace/Package.swift:22:63: warning: 'exact' is deprecated [#DeprecatedDeclaration]
20 |         .package(url: "https://github.com/vbmobile/VBNetworkClient", .exact("5.1.1")),
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
22 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
   |                                                               `- warning: 'exact' is deprecated [#DeprecatedDeclaration]
23 |         .package(url: "https://github.com/vbmobile/matomo-sdk-ios", .exact("7.7.0")),
24 |     ],
/Users/admin/builder/spi-builder-workspace/Package.swift:23:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
22 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
23 |         .package(url: "https://github.com/vbmobile/matomo-sdk-ios", .exact("7.7.0")),
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
24 |     ],
25 |     targets: [
/Users/admin/builder/spi-builder-workspace/Package.swift:23:70: warning: 'exact' is deprecated [#DeprecatedDeclaration]
21 |         .package(url: "https://github.com/vbmobile/VBImageProcessor", .exact("1.2.2")),
22 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
23 |         .package(url: "https://github.com/vbmobile/matomo-sdk-ios", .exact("7.7.0")),
   |                                                                      `- warning: 'exact' is deprecated [#DeprecatedDeclaration]
24 |     ],
25 |     targets: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Done.