Build Information
Successful build of MobileIdSDKiOS, reference 9.0.0-rc1 (7fb7ab), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 09:58:25 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vbmobile/MobileIdSDKiOS.git
Reference: 9.0.0-rc1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vbmobile/MobileIdSDKiOS
* tag 9.0.0-rc1 -> FETCH_HEAD
HEAD is now at 7fb7abe release 9.0.0-rc1
Cloned https://github.com/vbmobile/MobileIdSDKiOS.git
Revision (git rev-parse @):
7fb7abef12fce91cb024e7fef136d5f6b10d887d
SUCCESS checkout https://github.com/vbmobile/MobileIdSDKiOS.git at 9.0.0-rc1
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.7")),
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.7")),
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.7")),
| `- 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.7")),
| `- 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.7")),
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.7")),
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.7")),
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.7")),
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 | .package(url: "https://github.com/vbmobile/AMADocModeliOS", exact: "1.0.0-rc24"),
/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 | .package(url: "https://github.com/vbmobile/AMADocModeliOS", exact: "1.0.0-rc24"),
/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 | .package(url: "https://github.com/vbmobile/AMADocModeliOS", exact: "1.0.0-rc24"),
25 | ],
/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 | .package(url: "https://github.com/vbmobile/AMADocModeliOS", exact: "1.0.0-rc24"),
25 | ],
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Fetching https://github.com/vbmobile/VBNetworkClient
Fetching https://github.com/vbmobile/matomo-sdk-ios
Fetching https://github.com/vbmobile/VBImageProcessor
Fetching https://github.com/airbnb/lottie-spm
Fetching https://github.com/vbmobile/VBUtils
Fetching https://github.com/vbmobile/AMADocModeliOS
Fetching https://github.com/vbmobile/VBDependencyInjector
[1/38] Fetching vbutils
[39/56] Fetching vbutils, vbnetworkclient
[57/84] Fetching vbutils, vbnetworkclient, vbdependencyinjector
[85/682] Fetching vbutils, vbnetworkclient, vbdependencyinjector, lottie-spm
[115/724] Fetching vbutils, vbnetworkclient, vbdependencyinjector, lottie-spm, vbimageprocessor
Fetched https://github.com/vbmobile/VBNetworkClient from cache (0.62s)
[139/3815] Fetching vbutils, vbdependencyinjector, lottie-spm, vbimageprocessor, matomo-sdk-ios
[140/3905] Fetching vbutils, vbdependencyinjector, lottie-spm, vbimageprocessor, matomo-sdk-ios, amadocmodelios
Fetched https://github.com/vbmobile/VBUtils from cache (1.38s)
Fetched https://github.com/vbmobile/matomo-sdk-ios from cache (1.38s)
[220/758] Fetching vbdependencyinjector, lottie-spm, vbimageprocessor, amadocmodelios
Fetched https://github.com/vbmobile/VBImageProcessor from cache (4.66s)
Fetched https://github.com/vbmobile/VBDependencyInjector from cache (4.66s)
Fetched https://github.com/vbmobile/AMADocModeliOS from cache (4.66s)
Fetched https://github.com/airbnb/lottie-spm from cache (4.66s)
Computing version for https://github.com/vbmobile/matomo-sdk-ios
Computed https://github.com/vbmobile/matomo-sdk-ios at 7.7.0 (7.84s)
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.63s)
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.57s)
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.57s)
Computing version for https://github.com/vbmobile/VBDependencyInjector
Computed https://github.com/vbmobile/VBDependencyInjector at 1.0.7 (0.53s)
Computing version for https://github.com/airbnb/lottie-spm
Computed https://github.com/airbnb/lottie-spm at 4.4.1 (0.61s)
Computing version for https://github.com/vbmobile/AMADocModeliOS
Computed https://github.com/vbmobile/AMADocModeliOS at 1.0.0-rc24 (0.51s)
Creating working copy for https://github.com/vbmobile/VBDependencyInjector
Working copy of https://github.com/vbmobile/VBDependencyInjector resolved at 1.0.7
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/AMADocModeliOS
Working copy of https://github.com/vbmobile/AMADocModeliOS resolved at 1.0.0-rc24
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/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/VBNetworkClient
Working copy of https://github.com/vbmobile/VBNetworkClient resolved at 5.1.1
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-9.0.0-rc1.zip
Downloading binary artifact https://vbmobileidstorage.blob.core.windows.net/ios/AMADocModeliOS/AMADocModeliOS-1.0.0-rc24.zip
Downloading binary artifact https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBUtils/VBUtils-2.0.2.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/VBDependencyInjector/VBDependencyInjector-1.0.7.zip
Downloading binary artifact https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBNetworkClient/VBNetworkClient-5.1.1.zip
Downloading binary artifact https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBImageProcessor/VBImageProcessor-1.2.2.zip
[835/56001380] Downloading https://github.com/airbnb/lottie-ios/releases/download/4.4.1/Lottie-Xcode-15.2.xcframework.zip
[56050119/58846248] 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/VBImageProcessor/VBImageProcessor-1.2.2.zip
[56213546/59878524] 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/VBImageProcessor/VBImageProcessor-1.2.2.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBDependencyInjector/VBDependencyInjector-1.0.7.zip
[56344205/62125396] 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/VBImageProcessor/VBImageProcessor-1.2.2.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBDependencyInjector/VBDependencyInjector-1.0.7.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBUtils/VBUtils-2.0.2.zip
[56392943/75207460] 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/VBImageProcessor/VBImageProcessor-1.2.2.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBDependencyInjector/VBDependencyInjector-1.0.7.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBUtils/VBUtils-2.0.2.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/MobileIdSDKiOS/MobileIdSDKiOS-9.0.0-rc1.zip
[56441682/77266442] 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/VBImageProcessor/VBImageProcessor-1.2.2.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBDependencyInjector/VBDependencyInjector-1.0.7.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBUtils/VBUtils-2.0.2.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/MobileIdSDKiOS/MobileIdSDKiOS-9.0.0-rc1.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBNetworkClient/VBNetworkClient-5.1.1.zip
[56605109/80041004] 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/VBImageProcessor/VBImageProcessor-1.2.2.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBDependencyInjector/VBDependencyInjector-1.0.7.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBUtils/VBUtils-2.0.2.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/MobileIdSDKiOS/MobileIdSDKiOS-9.0.0-rc1.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBNetworkClient/VBNetworkClient-5.1.1.zip, https://vbmobileidstorage.blob.core.windows.net/ios/AMADocModeliOS/AMADocModeliOS-1.0.0-rc24.zip
Downloaded https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBDependencyInjector/VBDependencyInjector-1.0.7.zip (2.86s)
[64253992/79008728] 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/VBImageProcessor/VBImageProcessor-1.2.2.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBUtils/VBUtils-2.0.2.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/MobileIdSDKiOS/MobileIdSDKiOS-9.0.0-rc1.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBNetworkClient/VBNetworkClient-5.1.1.zip, https://vbmobileidstorage.blob.core.windows.net/ios/AMADocModeliOS/AMADocModeliOS-1.0.0-rc24.zip
Downloaded https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBUtils/VBUtils-2.0.2.zip (2.96s)
Downloaded https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBImageProcessor/VBImageProcessor-1.2.2.zip (2.97s)
[60194444/73916988] 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-9.0.0-rc1.zip, https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBNetworkClient/VBNetworkClient-5.1.1.zip, https://vbmobileidstorage.blob.core.windows.net/ios/AMADocModeliOS/AMADocModeliOS-1.0.0-rc24.zip
Downloaded https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBNetworkClient/VBNetworkClient-5.1.1.zip (3.41s)
Downloaded https://vbmobileidstorage.blob.core.windows.net/ios/AMADocModeliOS/AMADocModeliOS-1.0.0-rc24.zip (3.44s)
[59195846/69083444] 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-9.0.0-rc1.zip
Downloaded https://github.com/airbnb/lottie-ios/releases/download/4.4.1/Lottie-Xcode-15.2.xcframework.zip (3.56s)
[4079202/13082064] Downloading https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/MobileIdSDKiOS/MobileIdSDKiOS-9.0.0-rc1.zip
Downloaded https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/MobileIdSDKiOS/MobileIdSDKiOS-9.0.0-rc1.zip (6.56s)
========================================
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",
"traits": [
"default"
],
"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",
"traits": [
"default"
],
"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",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "vbdependencyinjector",
"name": "VBDependencyInjector",
"url": "https://github.com/vbmobile/VBDependencyInjector",
"version": "1.0.7",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/VBDependencyInjector",
"traits": [
"default"
],
"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",
"traits": [
"default"
],
"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",
"traits": [
"default"
],
"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",
"traits": [
"default"
],
"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",
"traits": [
"default"
],
"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",
"traits": [
"default"
],
"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",
"traits": [
"default"
],
"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",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "amadocmodelios",
"name": "AMADocModeliOS",
"url": "https://github.com/vbmobile/AMADocModeliOS",
"version": "1.0.0-rc24",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AMADocModeliOS",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/vbmobile/MobileIdSDKiOS.git
[1/143] Fetching mobileidsdkios
Fetched https://github.com/vbmobile/MobileIdSDKiOS.git from cache (0.64s)
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.7")),
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.7")),
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.7")),
| `- 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.7")),
| `- 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.7")),
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.7")),
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.7")),
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.7")),
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(url: "https://github.com/vbmobile/AMADocModeliOS", exact: "1.0.0-rc24"),
/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(url: "https://github.com/vbmobile/AMADocModeliOS", exact: "1.0.0-rc24"),
/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 | .package(url: "https://github.com/vbmobile/AMADocModeliOS", exact: "1.0.0-rc24"),
25 | ],
/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 | .package(url: "https://github.com/vbmobile/AMADocModeliOS", exact: "1.0.0-rc24"),
25 | ],
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Fetching https://github.com/vbmobile/VBUtils from cache
Fetching https://github.com/vbmobile/VBImageProcessor from cache
Fetching https://github.com/vbmobile/VBNetworkClient from cache
Fetching https://github.com/vbmobile/AMADocModeliOS from cache
Fetching https://github.com/airbnb/lottie-spm from cache
Fetching https://github.com/vbmobile/VBDependencyInjector from cache
Fetching https://github.com/vbmobile/matomo-sdk-ios from cache
Fetched https://github.com/vbmobile/VBDependencyInjector from cache (0.48s)
Fetched https://github.com/airbnb/lottie-spm from cache (0.48s)
Fetched https://github.com/vbmobile/VBNetworkClient from cache (0.52s)
Fetched https://github.com/vbmobile/AMADocModeliOS from cache (0.52s)
Fetched https://github.com/vbmobile/VBUtils from cache (0.53s)
Fetched https://github.com/vbmobile/matomo-sdk-ios from cache (0.53s)
Fetched https://github.com/vbmobile/VBImageProcessor from cache (0.53s)
Computing version for https://github.com/vbmobile/matomo-sdk-ios
Computed https://github.com/vbmobile/matomo-sdk-ios at 7.7.0 (0.60s)
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.7 (0.03s)
Computing version for https://github.com/airbnb/lottie-spm
Computed https://github.com/airbnb/lottie-spm at 4.4.1 (0.03s)
Computing version for https://github.com/vbmobile/AMADocModeliOS
Computed https://github.com/vbmobile/AMADocModeliOS at 1.0.0-rc24 (0.03s)
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.7
Creating working copy for https://github.com/vbmobile/MobileIdSDKiOS.git
Working copy of https://github.com/vbmobile/MobileIdSDKiOS.git resolved at 9.0.0-rc1 (7fb7abe)
Creating working copy for https://github.com/vbmobile/AMADocModeliOS
Working copy of https://github.com/vbmobile/AMADocModeliOS resolved at 1.0.0-rc24
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/VBUtils
Working copy of https://github.com/vbmobile/VBUtils resolved at 2.0.2
Creating working copy for https://github.com/vbmobile/VBNetworkClient
Working copy of https://github.com/vbmobile/VBNetworkClient resolved at 5.1.1
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.7")),
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.7")),
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.7")),
| `- 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.7")),
| `- 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.7")),
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.7")),
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.7")),
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.7")),
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 | .package(url: "https://github.com/vbmobile/AMADocModeliOS", exact: "1.0.0-rc24"),
/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 | .package(url: "https://github.com/vbmobile/AMADocModeliOS", exact: "1.0.0-rc24"),
/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 | .package(url: "https://github.com/vbmobile/AMADocModeliOS", exact: "1.0.0-rc24"),
25 | ],
/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 | .package(url: "https://github.com/vbmobile/AMADocModeliOS", exact: "1.0.0-rc24"),
25 | ],
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Fetching binary artifact https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/MobileIdSDKiOS/MobileIdSDKiOS-9.0.0-rc1.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/AMADocModeliOS/AMADocModeliOS-1.0.0-rc24.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
Fetching binary artifact https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBDependencyInjector/VBDependencyInjector-1.0.7.zip from cache
Fetching binary artifact https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBNetworkClient/VBNetworkClient-5.1.1.zip from cache
Fetched https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/MobileIdSDKiOS/MobileIdSDKiOS-9.0.0-rc1.zip from cache (0.76s)
Fetched https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBDependencyInjector/VBDependencyInjector-1.0.7.zip from cache (1.65s)
Fetched https://vbmobileidstorage.blob.core.windows.net/ios/AMADocModeliOS/AMADocModeliOS-1.0.0-rc24.zip from cache (1.66s)
Fetched https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBUtils/VBUtils-2.0.2.zip from cache (1.67s)
Fetched https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBNetworkClient/VBNetworkClient-5.1.1.zip from cache (1.67s)
Fetched https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBImageProcessor/VBImageProcessor-1.2.2.zip from cache (1.67s)
Fetched https://github.com/airbnb/lottie-ios/releases/download/4.4.1/Lottie-Xcode-15.2.xcframework.zip from cache (3.26s)
warning: '.resolve-product-dependencies': dependency 'mobileidsdkios' is not used by any target
Found 7 product dependencies
- Lottie
- VBDependencyInjector
- VBNetworkClient
- VBImageProcessor
- VBUtils
- MatomoTracker
- AMADocModeliOS
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/vbmobile/MobileIdSDKiOS.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write sources
[5/9] Copying Lottie.framework
[6/9] Write swift-version--6988338F2F200930.txt
[8/30] Emitting module _LottieStub
[9/30] Compiling _LottieStub Stub.swift
[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/32] Compiling MatomoTracker MemoryQueue.swift
[15/32] Compiling MatomoTracker OrderItem.swift
[16/32] Compiling MatomoTracker Logger.swift
[17/32] Compiling MatomoTracker MainThread.swift
[18/32] Compiling MatomoTracker MatomoTracker.swift
[19/32] Compiling MatomoTracker MatomoUserDefaults.swift
[20/32] Compiling MatomoTracker EventAPISerializer.swift
[21/32] Compiling MatomoTracker Locale+HttpAcceptLanguage.swift
[22/32] Compiling MatomoTracker Dispatcher.swift
[23/32] Compiling MatomoTracker Event.swift
[24/32] Compiling MatomoTracker UserDefaultsQueue.swift
[25/32] Compiling MatomoTracker Visitor.swift
[26/32] Emitting module MatomoTracker
[27/32] Compiling MatomoTracker CustomVariable.swift
[28/32] Compiling MatomoTracker Device.swift
[29/32] Compiling MatomoTracker Application.swift
[30/32] Compiling MatomoTracker CustomDimension.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! (11.52s)
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.7")),
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.7")),
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.7")),
| `- 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.7")),
| `- 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.7")),
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.7")),
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.7")),
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.7")),
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 | .package(url: "https://github.com/vbmobile/AMADocModeliOS", exact: "1.0.0-rc24"),
/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 | .package(url: "https://github.com/vbmobile/AMADocModeliOS", exact: "1.0.0-rc24"),
/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 | .package(url: "https://github.com/vbmobile/AMADocModeliOS", exact: "1.0.0-rc24"),
25 | ],
/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 | .package(url: "https://github.com/vbmobile/AMADocModeliOS", exact: "1.0.0-rc24"),
25 | ],
[#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: '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.7"
]
},
"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"
},
{
"identity" : "amadocmodelios",
"requirement" : {
"exact" : [
"1.0.0-rc24"
]
},
"type" : "sourceControl",
"url" : "https://github.com/vbmobile/AMADocModeliOS"
}
],
"manifest_display_name" : "MobileIdSDKiOS",
"name" : "MobileIdSDKiOS",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.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",
"AMADocModeliOS"
],
"product_memberships" : [
"MobileIdSDKiOS"
],
"sources" : [
"dummy.swift"
],
"target_dependencies" : [
"MobileIdSDKiOS"
],
"type" : "library"
},
{
"c99name" : "MobileIdSDKiOS",
"module_type" : "BinaryTarget",
"name" : "MobileIdSDKiOS",
"path" : "remote/archive/MobileIdSDKiOS-9.0.0-rc1.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.7")),
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.7")),
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.7")),
| `- 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.7")),
| `- 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.7")),
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.7")),
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.7")),
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.7")),
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 | .package(url: "https://github.com/vbmobile/AMADocModeliOS", exact: "1.0.0-rc24"),
/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 | .package(url: "https://github.com/vbmobile/AMADocModeliOS", exact: "1.0.0-rc24"),
/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 | .package(url: "https://github.com/vbmobile/AMADocModeliOS", exact: "1.0.0-rc24"),
25 | ],
/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 | .package(url: "https://github.com/vbmobile/AMADocModeliOS", exact: "1.0.0-rc24"),
25 | ],
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Done.