The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MTAnalytics, reference main (1eba84), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 15:22:59 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.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/MTSWebServices/mts-analytics-ios-sdk.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MTSWebServices/mts-analytics-ios-sdk
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1eba84a Release version 6.4.0
Cloned https://github.com/MTSWebServices/mts-analytics-ios-sdk.git
Revision (git rev-parse @):
1eba84acb88c8bcafb4f2df042a6c412a2e24909
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/MTSWebServices/mts-analytics-ios-sdk.git at main
Fetching https://github.com/microsoft/plcrashreporter.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/groue/GRDB.swift
[1/17012] Fetching plcrashreporter
[2383/64024] Fetching plcrashreporter, swift-protobuf
[8056/177657] Fetching plcrashreporter, swift-protobuf, grdb.swift
Fetched https://github.com/groue/GRDB.swift from cache (29.31s)
Fetched https://github.com/microsoft/plcrashreporter.git from cache (29.32s)
Fetched https://github.com/apple/swift-protobuf.git from cache (29.32s)
Computing version for https://github.com/groue/GRDB.swift
Computed https://github.com/groue/GRDB.swift at 6.29.3 (32.95s)
Computing version for https://github.com/microsoft/plcrashreporter.git
Computed https://github.com/microsoft/plcrashreporter.git at 1.12.2 (0.85s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.36.1 (0.54s)
Creating working copy for https://github.com/groue/GRDB.swift
Working copy of https://github.com/groue/GRDB.swift resolved at 6.29.3
Creating working copy for https://github.com/microsoft/plcrashreporter.git
Working copy of https://github.com/microsoft/plcrashreporter.git resolved at 1.12.2
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.36.1
Downloading binary artifact https://packages.a.mts.ru/repository/apple-sdk/ios-sdk/build/MTAnalytics-6.4.0.zip
[16038/72987182] Downloading https://packages.a.mts.ru/repository/apple-sdk/ios-sdk/build/MTAnalytics-6.4.0.zip
Downloaded https://packages.a.mts.ru/repository/apple-sdk/ios-sdk/build/MTAnalytics-6.4.0.zip (18.71s)
========================================
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": "mts-analytics-ios-sdk",
      "name": "MTAnalytics",
      "url": "https://github.com/MTSWebServices/mts-analytics-ios-sdk.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/mts-analytics-ios-sdk",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/MTSWebServices/mts-analytics-ios-sdk.git
[1/99] Fetching mts-analytics-ios-sdk
Fetched https://github.com/MTSWebServices/mts-analytics-ios-sdk.git from cache (0.69s)
Creating working copy for https://github.com/MTSWebServices/mts-analytics-ios-sdk.git
Working copy of https://github.com/MTSWebServices/mts-analytics-ios-sdk.git resolved at main (1eba84a)
Fetching binary artifact https://packages.a.mts.ru/repository/apple-sdk/ios-sdk/build/MTAnalytics-6.4.0.zip from cache
Fetched https://packages.a.mts.ru/repository/apple-sdk/ios-sdk/build/MTAnalytics-6.4.0.zip from cache (3.12s)
warning: '.resolve-product-dependencies': dependency 'mts-analytics-ios-sdk' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/MTSWebServices/mts-analytics-ios-sdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
Build complete! (7.02s)
warning: 'spi-builder-workspace': dependency 'plcrashreporter' is not used by any target
warning: 'spi-builder-workspace': dependency 'grdb.swift' is not used by any target
Build complete.
{
  "dependencies" : [
    {
      "identity" : "plcrashreporter",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.11.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/microsoft/plcrashreporter.git"
    },
    {
      "identity" : "swift-protobuf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.27.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-protobuf.git"
    },
    {
      "identity" : "grdb.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.29.3",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/groue/GRDB.swift"
    }
  ],
  "manifest_display_name" : "MTAnalytics",
  "name" : "MTAnalytics",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "MTAnalytics",
      "targets" : [
        "MTAnalytics"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MTAnalytics",
      "module_type" : "BinaryTarget",
      "name" : "MTAnalytics",
      "path" : "remote/archive/MTAnalytics-6.4.0.zip",
      "product_memberships" : [
        "MTAnalytics"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.8"
}
Done.