The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AliasWonderland, reference 4.0.1 (299515), with Swift 6.2 for macOS (SPM) on 20 Jun 2025 20:15:51 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/sloik/AliasWonderland.git
Reference: 4.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sloik/AliasWonderland
 * tag               4.0.1      -> FETCH_HEAD
HEAD is now at 2995155 Adds more definitions.
Cloned https://github.com/sloik/AliasWonderland.git
Revision (git rev-parse @):
29951552c3b6265a8f1ef8904ca39a40f78b1ea6
SUCCESS checkout https://github.com/sloik/AliasWonderland.git at 4.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/sloik/AliasWonderland.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Write swift-version-1EA4D86E10B52AF.txt
[3/7] Compiling AliasWonderland SideEffectAliases.swift
[4/7] Compiling AliasWonderland ClosuresAliases.swift
[5/7] Emitting module AliasWonderland
[5/7] Write Objects.LinkFileList
[6/7] Linking libAliasWonderland.dylib
Build complete! (4.20s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "AliasWonderland",
  "name" : "AliasWonderland",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "AliasWonderland",
      "targets" : [
        "AliasWonderland"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AliasWonderlandTests",
      "module_type" : "SwiftTarget",
      "name" : "AliasWonderlandTests",
      "path" : "Tests/AliasWonderlandTests",
      "sources" : [
        "AliasWonderlandTests.swift"
      ],
      "target_dependencies" : [
        "AliasWonderland"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AliasWonderland",
      "module_type" : "SwiftTarget",
      "name" : "AliasWonderland",
      "path" : "Sources/AliasWonderland",
      "product_memberships" : [
        "AliasWonderland"
      ],
      "sources" : [
        "ClosuresAliases.swift",
        "SideEffectAliases.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.