The Swift Package Index logo.Swift Package Index

Build Information

Successful build of WolfNesting, reference 2.0.4 (b52f32), with Swift 6.3 for macOS (SPM) on 10 Apr 2026 15:07:16 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/wolfmcnally/WolfNesting.git
Reference: 2.0.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/wolfmcnally/WolfNesting
 * tag               2.0.4      -> FETCH_HEAD
HEAD is now at b52f321 Build as dynamic library.
Cloned https://github.com/wolfmcnally/WolfNesting.git
Revision (git rev-parse @):
b52f321c45e9bb13234ceb315b051de9cf2482a8
SUCCESS checkout https://github.com/wolfmcnally/WolfNesting.git at 2.0.4
========================================
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": "wolfnesting",
      "name": "WolfNesting",
      "url": "https://github.com/wolfmcnally/WolfNesting.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WolfNesting",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/wolfmcnally/WolfNesting.git
[1/130] Fetching wolfnesting
Fetched https://github.com/wolfmcnally/WolfNesting.git from cache (0.60s)
Creating working copy for https://github.com/wolfmcnally/WolfNesting.git
Working copy of https://github.com/wolfmcnally/WolfNesting.git resolved at 2.0.4 (b52f321)
warning: '.resolve-product-dependencies': dependency 'wolfnesting' 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/wolfmcnally/WolfNesting.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Write swift-version--6988338F2F200930.txt
[3/10] Compiling WolfNesting macOSViewNesting.swift
[4/10] Compiling WolfNesting SpriteKitNodeNesting.swift
[5/10] Compiling WolfNesting SceneKitNodeNesting.swift
[6/10] Emitting module WolfNesting
[7/10] Compiling WolfNesting NestingOperator.swift
[8/10] Compiling WolfNesting iOSViewNesting.swift
[8/10] Write Objects.LinkFileList
[9/10] Linking libWolfNesting.dylib
Build complete! (8.25s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "WolfNesting",
  "name" : "WolfNesting",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "tvos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "WolfNesting",
      "targets" : [
        "WolfNesting"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WolfNesting",
      "module_type" : "SwiftTarget",
      "name" : "WolfNesting",
      "path" : "Sources/WolfNesting",
      "product_memberships" : [
        "WolfNesting"
      ],
      "sources" : [
        "NestingOperator.swift",
        "SceneKitNodeNesting.swift",
        "SpriteKitNodeNesting.swift",
        "iOSViewNesting.swift",
        "macOSViewNesting.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.