Build Information
Successful build of DeviceGuru, reference master (0e551a), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 07:33:55 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/InderKumarRathore/DeviceGuru.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/InderKumarRathore/DeviceGuru
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 0e551a5 Bumping 10.0.11
Cloned https://github.com/InderKumarRathore/DeviceGuru.git
Revision (git rev-parse @):
0e551a59320f932888513458848021ccc8401881
SUCCESS checkout https://github.com/InderKumarRathore/DeviceGuru.git at master
========================================
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": "deviceguru",
"name": "DeviceGuru",
"url": "https://github.com/InderKumarRathore/DeviceGuru.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DeviceGuru",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/InderKumarRathore/DeviceGuru.git
[1/2120] Fetching deviceguru
Fetched https://github.com/InderKumarRathore/DeviceGuru.git from cache (0.83s)
Creating working copy for https://github.com/InderKumarRathore/DeviceGuru.git
Working copy of https://github.com/InderKumarRathore/DeviceGuru.git resolved at master (0e551a5)
warning: '.resolve-product-dependencies': dependency 'deviceguru' 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/InderKumarRathore/DeviceGuru.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[0/4] Copying PrivacyInfo.xcprivacy
[1/4] Copying DeviceList.plist
[3/4] Write swift-version--6988338F2F200930.txt
[5/13] Compiling DeviceGuru Hardware.swift
[6/13] Compiling DeviceGuru HardwareDetailProvider.swift
[7/13] Compiling DeviceGuru DeviceVersion.swift
[8/13] Compiling DeviceGuru Platform.swift
[9/13] Compiling DeviceGuru resource_bundle_accessor.swift
[10/13] Compiling DeviceGuru DeviceGuruImplementation+Extension.swift
[11/13] Compiling DeviceGuru DeviceGuruImplementation.swift
[12/13] Compiling DeviceGuru DeviceGuru.swift
[13/13] Emitting module DeviceGuru
Build complete! (4.25s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "DeviceGuru",
"name" : "DeviceGuru",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
},
{
"name" : "tvos",
"version" : "9.0"
},
{
"name" : "watchos",
"version" : "2.0"
}
],
"products" : [
{
"name" : "DeviceGuru",
"targets" : [
"DeviceGuru"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DeviceGuru",
"module_type" : "SwiftTarget",
"name" : "DeviceGuru",
"path" : "Sources",
"product_memberships" : [
"DeviceGuru"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/DeviceList.plist",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"DeviceGuru.swift",
"DeviceGuruImplementation+Extension.swift",
"DeviceGuruImplementation.swift",
"DeviceVersion.swift",
"Hardware.swift",
"HardwareDetailProvider.swift",
"Platform.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.