Build Information
Successful build of WolfNesting, reference 2.0.4 (b52f32), with Swift 6.2 for macOS (SPM) on 17 Jun 2025 18:36:03 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/wolfmcnally/WolfNesting.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/10] Compiling WolfNesting iOSViewNesting.swift
[4/10] Compiling WolfNesting SpriteKitNodeNesting.swift
[5/10] Compiling WolfNesting SceneKitNodeNesting.swift
[6/10] Compiling WolfNesting NestingOperator.swift
[7/10] Emitting module WolfNesting
[8/10] Compiling WolfNesting macOSViewNesting.swift
[8/10] Write Objects.LinkFileList
[9/10] Linking libWolfNesting.dylib
Build complete! (7.14s)
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.