Build Information
Successful build of SwiftCPUDetect, reference 1.3.0 (c55818), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 12:22:40 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ITzTravelInTime/SwiftCPUDetect.git
Reference: 1.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ITzTravelInTime/SwiftCPUDetect
* tag 1.3.0 -> FETCH_HEAD
HEAD is now at c55818e Version 1.3.0
Cloned https://github.com/ITzTravelInTime/SwiftCPUDetect.git
Revision (git rev-parse @):
c55818e68209491c91b8f7bf1a9b042614658467
SUCCESS checkout https://github.com/ITzTravelInTime/SwiftCPUDetect.git at 1.3.0
========================================
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": "swiftcpudetect",
"name": "SwiftCPUDetect",
"url": "https://github.com/ITzTravelInTime/SwiftCPUDetect.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftCPUDetect",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/ITzTravelInTime/SwiftCPUDetect.git
[1/630] Fetching swiftcpudetect
Fetched https://github.com/ITzTravelInTime/SwiftCPUDetect.git from cache (0.84s)
Creating working copy for https://github.com/ITzTravelInTime/SwiftCPUDetect.git
Working copy of https://github.com/ITzTravelInTime/SwiftCPUDetect.git resolved at 1.3.0 (c55818e)
warning: '.resolve-product-dependencies': dependency 'swiftcpudetect' 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/ITzTravelInTime/SwiftCPUDetect.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/7] Compiling SwiftCPUDetect AppExecution.swift
[4/7] Compiling SwiftCPUDetect HwInfo.swift
[5/7] Emitting module SwiftCPUDetect
[6/7] Compiling SwiftCPUDetect SwiftCPUDetect.swift
[7/7] Compiling SwiftCPUDetect Print.swift
Build complete! (3.79s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SwiftCPUDetect",
"name" : "SwiftCPUDetect",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "7.0"
},
{
"name" : "macos",
"version" : "10.9"
},
{
"name" : "watchos",
"version" : "2.0"
},
{
"name" : "tvos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "SwiftCPUDetect",
"targets" : [
"SwiftCPUDetect"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftCPUDetectTests",
"module_type" : "SwiftTarget",
"name" : "SwiftCPUDetectTests",
"path" : "Tests/SwiftCPUDetectTests",
"sources" : [
"SwiftCPUDetectTests.swift"
],
"target_dependencies" : [
"SwiftCPUDetect"
],
"type" : "test"
},
{
"c99name" : "SwiftCPUDetect",
"module_type" : "SwiftTarget",
"name" : "SwiftCPUDetect",
"path" : "Sources/SwiftCPUDetect",
"product_memberships" : [
"SwiftCPUDetect"
],
"sources" : [
"AppExecution.swift",
"HwInfo.swift",
"Print.swift",
"SwiftCPUDetect.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.