The Swift Package Index logo.Swift Package Index

Build Information

Successful build of VBUtils, reference main (7fa447), with Swift 6.1 for macOS (SPM) on 25 Jun 2025 12:28:31 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vbmobile/VBUtils.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vbmobile/VBUtils
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7fa447b fix hash
Cloned https://github.com/vbmobile/VBUtils.git
Revision (git rev-parse @):
7fa447bf0c4129b81be19bd4a18e9bd9e2ce60cb
SUCCESS checkout https://github.com/vbmobile/VBUtils.git at main
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/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: [
/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/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 |
/Users/admin/builder/spi-builder-workspace/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 |
Fetching https://github.com/vbmobile/matomo-sdk-ios
[1/3109] Fetching matomo-sdk-ios
Fetched https://github.com/vbmobile/matomo-sdk-ios from cache (1.15s)
Computing version for https://github.com/vbmobile/matomo-sdk-ios
Computed https://github.com/vbmobile/matomo-sdk-ios at 7.7.0 (4.39s)
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
Downloading binary artifact https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBUtils/VBUtils-2.0.2.zip
[48739/2246872] Downloading 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.60s)
========================================
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": "vbutils",
      "name": "VBUtils",
      "url": "https://github.com/vbmobile/VBUtils.git",
      "version": "unspecified",
      "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": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/vbmobile/VBUtils.git
[1/38] Fetching vbutils
Fetched https://github.com/vbmobile/VBUtils.git from cache (0.61s)
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 |
Fetching https://github.com/vbmobile/matomo-sdk-ios from cache
Fetched https://github.com/vbmobile/matomo-sdk-ios from cache (0.45s)
Computing version for https://github.com/vbmobile/matomo-sdk-ios
Computed https://github.com/vbmobile/matomo-sdk-ios at 7.7.0 (0.50s)
Creating working copy for https://github.com/vbmobile/VBUtils.git
Working copy of https://github.com/vbmobile/VBUtils.git resolved at main (7fa447b)
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
warning: 'vbutils': /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.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:)'
 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: [
/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/VBUtils/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 |
/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/VBUtils/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 |
Fetching binary artifact https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBUtils/VBUtils-2.0.2.zip from cache
Fetched https://vbmobileidstorage.blob.core.windows.net/ios/MobileIdSDKiOS/VBUtils/VBUtils-2.0.2.zip from cache (0.14s)
warning: '.resolve-product-dependencies': dependency 'vbutils' is not used by any target
Found 1 product dependencies
  - MatomoTracker
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/vbmobile/VBUtils.git
https://github.com/vbmobile/VBUtils.git
{
  "dependencies" : [
    {
      "identity" : "matomo-sdk-ios",
      "requirement" : {
        "exact" : [
          "7.7.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vbmobile/matomo-sdk-ios"
    }
  ],
  "manifest_display_name" : "VBUtils",
  "name" : "VBUtils",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "VBUtils",
      "targets" : [
        "VBUtilsWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "VBUtilsWrapper",
      "module_type" : "SwiftTarget",
      "name" : "VBUtilsWrapper",
      "path" : "Sources",
      "product_dependencies" : [
        "MatomoTracker"
      ],
      "product_memberships" : [
        "VBUtils"
      ],
      "sources" : [
        "dummy.swift"
      ],
      "target_dependencies" : [
        "VBUtils"
      ],
      "type" : "library"
    },
    {
      "c99name" : "VBUtils",
      "module_type" : "BinaryTarget",
      "name" : "VBUtils",
      "path" : "remote/archive/VBUtils-2.0.2.zip",
      "product_memberships" : [
        "VBUtils"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/5] Write sources
[2/5] Write swift-version-2F0A5646E1D333AE.txt
[4/24] Compiling MatomoTracker URLSessionDispatcher.swift
[5/24] Compiling MatomoTracker UserAgent.swift
[6/24] Compiling MatomoTracker Application.swift
[7/24] Compiling MatomoTracker CustomDimension.swift
[8/26] Compiling MatomoTracker Logger.swift
[9/26] Compiling MatomoTracker MainThread.swift
[10/26] Compiling MatomoTracker MatomoTracker.swift
[11/26] Compiling MatomoTracker MatomoUserDefaults.swift
[12/26] Compiling MatomoTracker MemoryQueue.swift
[13/26] Compiling MatomoTracker OrderItem.swift
[14/26] Compiling MatomoTracker UserDefaultsQueue.swift
[15/26] Compiling MatomoTracker Visitor.swift
[16/26] Compiling MatomoTracker Dispatcher.swift
[17/26] Compiling MatomoTracker Event.swift
[18/26] Compiling MatomoTracker Queue.swift
[19/26] Compiling MatomoTracker Session.swift
[20/26] Emitting module MatomoTracker
[21/26] Compiling MatomoTracker EventAPISerializer.swift
[22/26] Compiling MatomoTracker Locale+HttpAcceptLanguage.swift
[23/26] Compiling MatomoTracker CustomVariable.swift
[24/26] Compiling MatomoTracker Device.swift
[24/26] Write Objects.LinkFileList
[25/26] Linking libMatomoTracker.dylib
[27/28] Emitting module VBUtilsWrapper
[28/28] Compiling VBUtilsWrapper dummy.swift
Build complete! (8.94s)
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/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: [
/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/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 |
/Users/admin/builder/spi-builder-workspace/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 |
Build complete.
{
  "dependencies" : [
    {
      "identity" : "matomo-sdk-ios",
      "requirement" : {
        "exact" : [
          "7.7.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vbmobile/matomo-sdk-ios"
    }
  ],
  "manifest_display_name" : "VBUtils",
  "name" : "VBUtils",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "VBUtils",
      "targets" : [
        "VBUtilsWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "VBUtilsWrapper",
      "module_type" : "SwiftTarget",
      "name" : "VBUtilsWrapper",
      "path" : "Sources",
      "product_dependencies" : [
        "MatomoTracker"
      ],
      "product_memberships" : [
        "VBUtils"
      ],
      "sources" : [
        "dummy.swift"
      ],
      "target_dependencies" : [
        "VBUtils"
      ],
      "type" : "library"
    },
    {
      "c99name" : "VBUtils",
      "module_type" : "BinaryTarget",
      "name" : "VBUtils",
      "path" : "remote/archive/VBUtils-2.0.2.zip",
      "product_memberships" : [
        "VBUtils"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "6.0"
}
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/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: [
/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/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 |
/Users/admin/builder/spi-builder-workspace/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 |
Done.