The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MobileIdSDKiOS, reference main (7fb7ab), with Swift 6.0 for macOS (SPM) on 17 Apr 2026 10:02:30 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vbmobile/MobileIdSDKiOS.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vbmobile/MobileIdSDKiOS
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/vbmobile/MobileIdSDKiOS.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
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')
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')
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
16 |     ],
17 |     dependencies: [
18 |         .package(url: "https://github.com/airbnb/lottie-spm", .exact("4.4.1")),
   |                                                                `- warning: 'exact' is deprecated
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')
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')
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
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
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')
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')
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
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
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')
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')
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
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
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')
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')
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
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
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')
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')
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
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
24 |         .package(url: "https://github.com/vbmobile/AMADocModeliOS", exact: "1.0.0-rc24"),
25 |     ],
Fetching https://github.com/vbmobile/matomo-sdk-ios
Fetching https://github.com/vbmobile/AMADocModeliOS
Fetching https://github.com/vbmobile/VBNetworkClient
Fetching https://github.com/airbnb/lottie-spm
Fetching https://github.com/vbmobile/VBDependencyInjector
Fetching https://github.com/vbmobile/VBUtils
Fetching https://github.com/vbmobile/VBImageProcessor
[1/90] Fetching amadocmodelios
[27/118] Fetching amadocmodelios, vbdependencyinjector
[55/156] Fetching amadocmodelios, vbdependencyinjector, vbutils
[145/174] Fetching amadocmodelios, vbdependencyinjector, vbutils, vbnetworkclient
[161/3283] Fetching amadocmodelios, vbdependencyinjector, vbutils, vbnetworkclient, matomo-sdk-ios
[224/3325] Fetching amadocmodelios, vbdependencyinjector, vbutils, vbnetworkclient, matomo-sdk-ios, vbimageprocessor
[238/3923] Fetching amadocmodelios, vbdependencyinjector, vbutils, vbnetworkclient, matomo-sdk-ios, vbimageprocessor, lottie-spm
Fetched https://github.com/vbmobile/VBNetworkClient from cache (0.69s)
[298/3905] Fetching amadocmodelios, vbdependencyinjector, vbutils, matomo-sdk-ios, vbimageprocessor, lottie-spm
Fetched https://github.com/vbmobile/VBImageProcessor from cache (0.70s)
Fetched https://github.com/vbmobile/VBDependencyInjector from cache (0.70s)
Fetched https://github.com/vbmobile/VBUtils from cache (0.70s)
[241/3797] Fetching amadocmodelios, matomo-sdk-ios, lottie-spm
Fetched https://github.com/vbmobile/AMADocModeliOS from cache (1.23s)
Fetched https://github.com/vbmobile/matomo-sdk-ios from cache (1.23s)
[54/598] Fetching lottie-spm
Fetched https://github.com/airbnb/lottie-spm from cache (6.21s)
Computing version for https://github.com/vbmobile/matomo-sdk-ios
Computed https://github.com/vbmobile/matomo-sdk-ios at 7.7.0 (3.37s)
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:)'
 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:)'
   |               `- 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')
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')
19 |     ],
20 |
/Package.swift:18:70: warning: 'exact' is deprecated
16 |     ],
17 |     dependencies: [
18 |         .package(url: "https://github.com/vbmobile/matomo-sdk-ios", .exact("7.7.0")),
   |                                                                      `- warning: 'exact' is deprecated
19 |     ],
20 |
Computed https://github.com/vbmobile/VBUtils at 2.0.2 (0.49s)
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')
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')
19 |     ],
20 |     targets: [
/Package.swift:18:63: warning: 'exact' is deprecated
16 |     ],
17 |     dependencies: [
18 |         .package(url: "https://github.com/vbmobile/VBUtils", .exact("2.0.2")),
   |                                                               `- warning: 'exact' is deprecated
19 |     ],
20 |     targets: [
Computed https://github.com/vbmobile/VBImageProcessor at 1.2.2 (0.53s)
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
 7 |     name: "VBNetworkClient",
 8 |     platforms: [
 9 |         .iOS(.v10)
   |               `- warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version
10 |     ],
11 |     products: [
Computed https://github.com/vbmobile/VBNetworkClient at 5.1.1 (0.45s)
Computing version for https://github.com/vbmobile/VBDependencyInjector
Computed https://github.com/vbmobile/VBDependencyInjector at 1.0.7 (0.45s)
Computing version for https://github.com/airbnb/lottie-spm
Computed https://github.com/airbnb/lottie-spm at 4.4.1 (0.57s)
Computing version for https://github.com/vbmobile/AMADocModeliOS
BUILD FAILURE 6.0 macosSpm