The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ErrorReporter, reference 1.3.0 (0571a3), with Swift 6.2 for macOS (SPM) on 21 Jun 2025 13:11:30 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CleanCocoa/ErrorHandling.git
Reference: 1.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CleanCocoa/ErrorHandling
 * tag               1.3.0      -> FETCH_HEAD
HEAD is now at 0571a31 bump Swift version
Cloned https://github.com/CleanCocoa/ErrorHandling.git
Revision (git rev-parse @):
0571a3147f8f0e2c8f65d829f15d6cd9e60b7b49
SUCCESS checkout https://github.com/CleanCocoa/ErrorHandling.git at 1.3.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/CleanCocoa/ErrorHandling.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-1EA4D86E10B52AF.txt
[4/9] Compiling ErrorReporter resource_bundle_accessor.swift
[5/9] Compiling ErrorReporter TextEmailer.swift
[6/9] Compiling ErrorReporter Report.swift
[7/9] Compiling ErrorReporter Optional.swift
[8/9] Emitting module ErrorReporter
[9/9] Compiling ErrorReporter ErrorAlert.swift
Build complete! (6.68s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ErrorReporter",
  "name" : "ErrorReporter",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "ErrorReporter",
      "targets" : [
        "ErrorReporter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ErrorReporter",
      "module_type" : "SwiftTarget",
      "name" : "ErrorReporter",
      "path" : "Sources/ErrorReporter",
      "product_memberships" : [
        "ErrorReporter"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ErrorReporter/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "ErrorAlert.swift",
        "Optional.swift",
        "Report.swift",
        "TextEmailer.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Done.