Build Information
Successful build of SteamGridDBSwiftAPI, reference main (6a9142), with Swift 6.2 for macOS (SPM) on 10 Nov 2025 08:00:13 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/256Arts/SteamGridDB-Swift-API.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/256Arts/SteamGridDB-Swift-API
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6a91429 Sendable
Cloned https://github.com/256Arts/SteamGridDB-Swift-API.git
Revision (git rev-parse @):
6a9142934dbacc7ac0c1f2fae399ec6d93e17a45
SUCCESS checkout https://github.com/256Arts/SteamGridDB-Swift-API.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",
"dependencies": [
{
"identity": "steamgriddb-swift-api",
"name": "SteamGridDBSwiftAPI",
"url": "https://github.com/256Arts/SteamGridDB-Swift-API.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SteamGridDB-Swift-API",
"dependencies": [
]
}
]
}
Fetching https://github.com/256Arts/SteamGridDB-Swift-API.git
[1/17] Fetching steamgriddb-swift-api
Fetched https://github.com/256Arts/SteamGridDB-Swift-API.git from cache (0.67s)
Creating working copy for https://github.com/256Arts/SteamGridDB-Swift-API.git
Working copy of https://github.com/256Arts/SteamGridDB-Swift-API.git resolved at main (6a91429)
warning: '.resolve-product-dependencies': dependency 'steamgriddb-swift-api' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/256Arts/SteamGridDB-Swift-API.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-49B95AFC49DCD68C.txt
[3/6] Compiling SteamGridDBSwiftAPI Decodables.swift
[4/6] Compiling SteamGridDBSwiftAPI SteamGridDB.swift
[5/6] Emitting module SteamGridDBSwiftAPI
[6/6] Compiling SteamGridDBSwiftAPI Parameters.swift
Build complete! (3.85s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SteamGridDBSwiftAPI",
"name" : "SteamGridDBSwiftAPI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "watchos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "SteamGridDBSwiftAPI",
"targets" : [
"SteamGridDBSwiftAPI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SteamGridDBSwiftAPI",
"module_type" : "SwiftTarget",
"name" : "SteamGridDBSwiftAPI",
"path" : "Sources/SteamGridDBSwiftAPI",
"product_memberships" : [
"SteamGridDBSwiftAPI"
],
"sources" : [
"Decodables.swift",
"Parameters.swift",
"SteamGridDB.swift"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
Done.