The Swift Package Index logo.Swift Package Index

Build Information

Successful build of WWEither, reference main (1fa4bd), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 09:47:30 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/William-Weng/WWEither.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/William-Weng/WWEither
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1fa4bd2 - fix note
Cloned https://github.com/William-Weng/WWEither.git
Revision (git rev-parse @):
1fa4bd25fac5c04367141e66123ce218ca4ec8a7
SUCCESS checkout https://github.com/William-Weng/WWEither.git at main
========================================
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": "wweither",
      "name": "WWEither",
      "url": "https://github.com/William-Weng/WWEither.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WWEither",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/William-Weng/WWEither.git
[1/59] Fetching wweither
Fetched https://github.com/William-Weng/WWEither.git from cache (0.89s)
Creating working copy for https://github.com/William-Weng/WWEither.git
Working copy of https://github.com/William-Weng/WWEither.git resolved at main (1fa4bd2)
warning: '.resolve-product-dependencies': dependency 'wweither' 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/William-Weng/WWEither.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying Privacy
[2/3] Write swift-version--6988338F2F200930.txt
[4/6] Compiling WWEither resource_bundle_accessor.swift
[5/6] Emitting module WWEither
[6/6] Compiling WWEither WWEither.swift
Build complete! (3.50s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "WWEither",
  "name" : "WWEither",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "WWEither",
      "targets" : [
        "WWEither"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "WWEither",
      "module_type" : "SwiftTarget",
      "name" : "WWEither",
      "path" : "Sources/WWEither",
      "product_memberships" : [
        "WWEither"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/WWEither/Privacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "WWEither.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.