The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Aptabase, reference 0.3.11 (cfd67f), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 03:17:20 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/aptabase/aptabase-swift.git
Reference: 0.3.11
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/aptabase/aptabase-swift
 * tag               0.3.11     -> FETCH_HEAD
HEAD is now at cfd67fa Merge pull request #27 from aptabase/fix/debug-only-data
Cloned https://github.com/aptabase/aptabase-swift.git
Revision (git rev-parse @):
cfd67fac2a228d448d9d2ac92ffc71589cc3ef00
SUCCESS checkout https://github.com/aptabase/aptabase-swift.git at 0.3.11
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/apple/swift-docc-plugin
[1/2275] Fetching swift-docc-plugin
[229/5947] Fetching swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-plugin from cache (1.08s)
Computing version for https://github.com/apple/swift-docc-plugin
[3599/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.16s)
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (1.78s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.73s)
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
========================================
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": "aptabase-swift",
      "name": "Aptabase",
      "url": "https://github.com/aptabase/aptabase-swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/aptabase-swift",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/aptabase/aptabase-swift.git
[1/1426] Fetching aptabase-swift
Fetched https://github.com/aptabase/aptabase-swift.git from cache (1.56s)
Creating working copy for https://github.com/aptabase/aptabase-swift.git
Working copy of https://github.com/aptabase/aptabase-swift.git resolved at 0.3.11 (cfd67fa)
warning: '.resolve-product-dependencies': dependency 'aptabase-swift' 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/aptabase/aptabase-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/5] Copying PrivacyInfo.xcprivacy
[2/5] Write sources
[4/5] Write swift-version--6988338F2F200930.txt
[6/15] Compiling Aptabase Value.swift
[7/15] Compiling Aptabase resource_bundle_accessor.swift
[8/15] Compiling Aptabase TrackingMode.swift
[9/15] Compiling Aptabase InitOptions.swift
[10/15] Compiling Aptabase EventDispatcher.swift
[11/15] Compiling Aptabase ConcurrentQueue.swift
[12/15] Compiling Aptabase AptabaseClient.swift
[13/15] Compiling Aptabase EnvironmentInfo.swift
[14/15] Emitting module Aptabase
[15/15] Compiling Aptabase Aptabase.swift
Build complete! (16.27s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "Aptabase",
  "name" : "Aptabase",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Aptabase",
      "targets" : [
        "Aptabase"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AptabaseTests",
      "module_type" : "SwiftTarget",
      "name" : "AptabaseTests",
      "path" : "Tests/AptabaseTests",
      "sources" : [
        "ConcurrentQueueTests.swift",
        "EventDispatcherTests.swift"
      ],
      "target_dependencies" : [
        "Aptabase"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Aptabase",
      "module_type" : "SwiftTarget",
      "name" : "Aptabase",
      "path" : "Sources/Aptabase",
      "product_memberships" : [
        "Aptabase"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Aptabase/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Aptabase.swift",
        "AptabaseClient.swift",
        "ConcurrentQueue.swift",
        "EnvironmentInfo.swift",
        "EventDispatcher.swift",
        "InitOptions.swift",
        "TrackingMode.swift",
        "Value.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.