Build Information
Successful build of GCOverseer, reference 0.1.0 (9b829c), with Swift 6.2 for macOS (SPM) on 11 Dec 2025 00:05:08 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/thatfactory/gcoverseer.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/thatfactory/gcoverseer
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at 9b829cd Remove SwiftLint files
Cloned https://github.com/thatfactory/gcoverseer.git
Revision (git rev-parse @):
9b829cdc55fb9703cfd48ccd064423316e44997a
SUCCESS checkout https://github.com/thatfactory/gcoverseer.git at 0.1.0
Fetching https://github.com/apple/swift-testing.git
[1/30745] Fetching swift-testing
Fetched https://github.com/apple/swift-testing.git from cache (1.87s)
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/thatfactory/applogger
[1/140] Fetching applogger
Fetched https://github.com/thatfactory/applogger from cache (0.66s)
[1/73071] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.70s)
Computing version for https://github.com/thatfactory/applogger
Computed https://github.com/thatfactory/applogger at 0.1.0 (4.30s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (3.11s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/apple/swift-testing.git
Working copy of https://github.com/apple/swift-testing.git resolved at swift-6.2.1-RELEASE (c9d57c8)
Creating working copy for https://github.com/thatfactory/applogger
Working copy of https://github.com/thatfactory/applogger resolved at 0.1.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.17s)
========================================
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",
"dependencies": [
{
"identity": "gcoverseer",
"name": "GCOverseer",
"url": "https://github.com/thatfactory/gcoverseer.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/gcoverseer",
"dependencies": [
{
"identity": "applogger",
"name": "AppLogger",
"url": "https://github.com/thatfactory/applogger",
"version": "0.1.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/applogger",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/thatfactory/gcoverseer.git
[1/350] Fetching gcoverseer
Fetched https://github.com/thatfactory/gcoverseer.git from cache (0.72s)
Fetching https://github.com/thatfactory/applogger from cache
Fetched https://github.com/thatfactory/applogger from cache (0.46s)
Computing version for https://github.com/thatfactory/applogger
Computed https://github.com/thatfactory/applogger at 0.1.0 (0.51s)
Creating working copy for https://github.com/thatfactory/gcoverseer.git
Working copy of https://github.com/thatfactory/gcoverseer.git resolved at 0.1.0 (9b829cd)
Creating working copy for https://github.com/thatfactory/applogger
Working copy of https://github.com/thatfactory/applogger resolved at 0.1.0
warning: '.resolve-product-dependencies': dependency 'gcoverseer' is not used by any target
Found 1 product dependencies
- AppLogger
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/thatfactory/gcoverseer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-49B95AFC49DCD68C.txt
[4/5] Compiling AppLogger AppLogger.swift
[5/5] Emitting module AppLogger
[6/11] Compiling GCOverseer GameControllerEvent.swift
[7/11] Compiling GCOverseer GCOverseerProtocol.swift
[8/11] Compiling GCOverseer GCOverseer+Logging.swift
[9/11] Compiling GCOverseer GCOverseer+Interface.swift
[10/11] Emitting module GCOverseer
[11/11] Compiling GCOverseer GCOverseer.swift
Build complete! (10.39s)
Build complete.
{
"dependencies" : [
{
"identity" : "applogger",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/thatfactory/applogger"
},
{
"identity" : "swift-testing",
"requirement" : {
"branch" : [
"swift-6.2.1-RELEASE"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-testing.git"
}
],
"manifest_display_name" : "GCOverseer",
"name" : "GCOverseer",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "18.0"
}
],
"products" : [
{
"name" : "GCOverseer",
"targets" : [
"GCOverseer"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GCOverseerTests",
"module_type" : "SwiftTarget",
"name" : "GCOverseerTests",
"path" : "Tests",
"product_dependencies" : [
"Testing"
],
"sources" : [
"Controllers.swift",
"DefaultValues.swift",
"Mocks/MockGCController.swift",
"Mocks/MockGCMotion.swift",
"Mocks/MockGCPhysicalInputProfile.swift"
],
"target_dependencies" : [
"GCOverseer"
],
"type" : "test"
},
{
"c99name" : "GCOverseer",
"module_type" : "SwiftTarget",
"name" : "GCOverseer",
"path" : "Sources/GCOverseer",
"product_dependencies" : [
"AppLogger"
],
"product_memberships" : [
"GCOverseer"
],
"sources" : [
"GCOverseer+Interface.swift",
"GCOverseer+Logging.swift",
"GCOverseer.swift",
"GCOverseerProtocol.swift",
"GameControllerEvent.swift"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
Done.