Build Information
Successful build of WandGraphics, reference 2.0.13 (2a29a3), with Swift 6.0 for macOS (SPM) on 6 Mar 2026 13:02:29 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/The-Wand/Graphics.git
Reference: 2.0.13
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/The-Wand/Graphics
* tag 2.0.13 -> FETCH_HEAD
HEAD is now at 2a29a39 Update to Core 2.0.13
Cloned https://github.com/The-Wand/Graphics.git
Revision (git rev-parse @):
2a29a396d6610f575f88c5ff07a5310209c31fc5
SUCCESS checkout https://github.com/The-Wand/Graphics.git at 2.0.13
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/The-Wand/Graphics.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-5BDAB9E9C0126B9D.txt
[4/31] Emitting module Wand
[5/33] Compiling Wand Ubiquitous.swift
[6/33] Compiling Wand Wanded.swift
[7/33] Compiling Wand |.swift
[8/33] Compiling Wand Counting.swift
[9/33] Compiling Wand Error.swift
[10/33] Compiling Wand Error?.swift
[11/33] Compiling Wand Addons.swift
[12/33] Compiling Wand All.swift
[13/33] Compiling Wand Any.swift
[14/33] Compiling Wand Expressible.swift
[15/33] Compiling Wand ExpressibleByArray.swift
[16/33] Compiling Wand ExpressibleByDictionary.swift
[17/33] Compiling Wand Log.swift
[18/33] Compiling Wand Memory.swift
[19/33] Compiling Wand AskingNil.swift
[20/33] Compiling Wand Core.swift
[21/33] Compiling Wand Key.swift
[22/33] Compiling Wand CoreGraphics_Convertible.swift
[23/33] Compiling Wand Numbers_Convertible.swift
[24/33] Compiling Wand String_Convertible.swift
[25/33] Compiling Wand Option.swift
[26/33] Compiling Wand Ask.swift
[27/33] Compiling Wand Asking.swift
[28/33] Compiling Wand State.swift
[29/33] Compiling Wand Weak.swift
[30/33] Compiling Wand Obtainable.swift
[31/33] Compiling Wand Describing.swift
[32/33] Compiling Wand Describing_Character.swift
[33/33] Compiling Wand Describing_Data.swift
[34/37] Compiling WandGraphics CGPoint_Convert.swift
[35/37] Emitting module WandGraphics
[36/37] Compiling WandGraphics CGSize_Convert.swift
[37/37] Compiling WandGraphics CGRect_Convert.swift
Build complete! (7.97s)
Fetching https://github.com/The-Wand/Any.git
Fetching https://github.com/The-Wand/Wand.git
[1/8965] Fetching wand
[2/9242] Fetching wand, any
Fetched https://github.com/The-Wand/Any.git from cache (1.33s)
Fetched https://github.com/The-Wand/Wand.git from cache (1.33s)
Computing version for https://github.com/The-Wand/Any.git
Computed https://github.com/The-Wand/Any.git at 1.0.3 (0.56s)
Computing version for https://github.com/The-Wand/Wand.git
Computed https://github.com/The-Wand/Wand.git at 2.0.15 (0.55s)
Creating working copy for https://github.com/The-Wand/Any.git
Working copy of https://github.com/The-Wand/Any.git resolved at 1.0.3
Creating working copy for https://github.com/The-Wand/Wand.git
Working copy of https://github.com/The-Wand/Wand.git resolved at 2.0.15
warning: 'spi-builder-workspace': the target name wandTests has different case on the filesystem and the Package.swift manifest file
warning: 'wand': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Wand.md
Build complete.
{
"default_localization" : "ru",
"dependencies" : [
{
"identity" : "any",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/The-Wand/Any.git"
},
{
"identity" : "wand",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.13",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/The-Wand/Wand.git"
}
],
"manifest_display_name" : "WandGraphics",
"name" : "WandGraphics",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "WandGraphics",
"targets" : [
"WandGraphics"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "wandTests",
"module_type" : "SwiftTarget",
"name" : "wandTests",
"path" : "Tests/wandTests",
"product_dependencies" : [
"Any_"
],
"sources" : [
"Unit/Unit.swift",
"Unit/XCTestCase.swift"
],
"target_dependencies" : [
"WandGraphics"
],
"type" : "test"
},
{
"c99name" : "WandGraphics",
"module_type" : "SwiftTarget",
"name" : "WandGraphics",
"path" : "Sources/WandGraphics",
"product_dependencies" : [
"Wand"
],
"product_memberships" : [
"WandGraphics"
],
"sources" : [
"Wanded/CoreGraphics/CGPoint_Convert.swift",
"Wanded/CoreGraphics/CGRect_Convert.swift",
"Wanded/CoreGraphics/CGSize_Convert.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
warning: 'spi-builder-workspace': the target name wandTests has different case on the filesystem and the Package.swift manifest file
Done.