The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of ErrorHandler, reference master (3c57cd), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 13:09:52 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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AreroKetahi/ErrorHandler.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AreroKetahi/ErrorHandler
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 3c57cdc Remove extra throws keywords.
Cloned https://github.com/AreroKetahi/ErrorHandler.git
Revision (git rev-parse @):
3c57cdcd4f0ea023b853c214ee0b4eae5cea3ee5
SUCCESS checkout https://github.com/AreroKetahi/ErrorHandler.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/AreroKetahi/ErrorHandler.git
https://github.com/AreroKetahi/ErrorHandler.git
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "ErrorHandler",
  "name" : "ErrorHandler",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    },
    {
      "name" : "driverkit",
      "version" : "23.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "ErrorHandler",
      "targets" : [
        "ErrorHandler"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ErrorHandlerTests",
      "module_type" : "SwiftTarget",
      "name" : "ErrorHandlerTests",
      "path" : "Tests/ErrorHandlerTests",
      "sources" : [
        "ErrorHandlerTests.swift"
      ],
      "target_dependencies" : [
        "ErrorHandler"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ErrorHandler",
      "module_type" : "SwiftTarget",
      "name" : "ErrorHandler",
      "path" : "Sources/ErrorHandler",
      "product_memberships" : [
        "ErrorHandler"
      ],
      "sources" : [
        "AnyLocalizedError.swift",
        "AnyPresentableError.swift",
        "ErrorHandler.swift",
        "Expectable Handler with Solution.swift",
        "Expectable Handler.swift",
        "Globle Functions.swift",
        "SwiftUI Extension.swift"
      ],
      "type" : "library"
    }
  ],
  "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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/10] Emitting module ErrorHandler
[4/10] Compiling ErrorHandler AnyLocalizedError.swift
[5/10] Compiling ErrorHandler Expectable Handler.swift
[6/10] Compiling ErrorHandler Globle Functions.swift
[7/10] Compiling ErrorHandler ErrorHandler.swift
[8/10] Compiling ErrorHandler AnyPresentableError.swift
[9/10] Compiling ErrorHandler Expectable Handler with Solution.swift
[10/10] Compiling ErrorHandler SwiftUI Extension.swift
Build complete! (8.89s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/ErrorHandler/Localizable.xcstrings
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "ErrorHandler",
  "name" : "ErrorHandler",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    },
    {
      "name" : "driverkit",
      "version" : "23.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "ErrorHandler",
      "targets" : [
        "ErrorHandler"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ErrorHandlerTests",
      "module_type" : "SwiftTarget",
      "name" : "ErrorHandlerTests",
      "path" : "Tests/ErrorHandlerTests",
      "sources" : [
        "ErrorHandlerTests.swift"
      ],
      "target_dependencies" : [
        "ErrorHandler"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ErrorHandler",
      "module_type" : "SwiftTarget",
      "name" : "ErrorHandler",
      "path" : "Sources/ErrorHandler",
      "product_memberships" : [
        "ErrorHandler"
      ],
      "sources" : [
        "AnyLocalizedError.swift",
        "AnyPresentableError.swift",
        "ErrorHandler.swift",
        "Expectable Handler with Solution.swift",
        "Expectable Handler.swift",
        "Globle Functions.swift",
        "SwiftUI Extension.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.