The Swift Package Index logo.Swift Package Index

Build Information

Successful build of app-information, reference 1.12.0 (b810de), with Swift 6.0 for macOS (SPM) on 26 Mar 2026 07:16:14 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sersoft-gmbh/app-information.git
Reference: 1.12.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sersoft-gmbh/app-information
 * tag               1.12.0     -> FETCH_HEAD
HEAD is now at b810de9 Add support for Swift 6.3
Cloned https://github.com/sersoft-gmbh/app-information.git
Revision (git rev-parse @):
b810de9b53fda44b816ca28d4f28a2b40404f257
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/sersoft-gmbh/app-information.git at 1.12.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/sersoft-gmbh/app-information.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-5BDAB9E9C0126B9D.txt
[5/11] Compiling AppInformation AppIconShape.swift
[6/11] Compiling AppInformation AppInfoView.swift
[7/11] Compiling AppInformation AppInfo.swift
[8/11] Compiling AppInformation AppDetailsView.swift
[9/11] Compiling AppInformation AppInfo+AppleID.swift
[10/11] Compiling AppInformation AppIconView.swift
[11/11] Emitting module AppInformation
Build complete! (26.14s)
Fetching https://github.com/apple/swift-docc-plugin
[1/2171] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.16s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (2.83s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3671] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.17s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.58s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.6
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "app-information",
  "name" : "app-information",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "AppInformation",
      "targets" : [
        "AppInformation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AppInformationTests",
      "module_type" : "SwiftTarget",
      "name" : "AppInformationTests",
      "path" : "Tests/AppInformationTests",
      "sources" : [
        "AppInfo+AppleIDTests.swift",
        "AppInfoTests.swift"
      ],
      "target_dependencies" : [
        "AppInformation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AppInformation",
      "module_type" : "SwiftTarget",
      "name" : "AppInformation",
      "path" : "Sources/AppInformation",
      "product_memberships" : [
        "AppInformation"
      ],
      "sources" : [
        "Model/AppInfo+AppleID.swift",
        "Model/AppInfo.swift",
        "UI/AppDetailsView.swift",
        "UI/AppIconShape.swift",
        "UI/AppIconView.swift",
        "UI/AppInfoView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.