Build Information
Successful build of DeviceGuru, reference master (0e551a), with Swift 6.2 for macOS (SPM) on 20 Oct 2025 12:36:56 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/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",
"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",
"dependencies": [
]
}
]
}
Fetching https://github.com/InderKumarRathore/DeviceGuru.git
[1/2119] Fetching deviceguru
Fetched https://github.com/InderKumarRathore/DeviceGuru.git from cache (0.86s)
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.2
Building package at path: $PWD
https://github.com/InderKumarRathore/DeviceGuru.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Copying DeviceList.plist
[1/4] Copying PrivacyInfo.xcprivacy
[3/4] Write swift-version-49B95AFC49DCD68C.txt
[5/13] Compiling DeviceGuru resource_bundle_accessor.swift
[6/13] Compiling DeviceGuru Platform.swift
[7/13] Compiling DeviceGuru Hardware.swift
[8/13] Compiling DeviceGuru HardwareDetailProvider.swift
[9/13] Compiling DeviceGuru DeviceVersion.swift
[10/13] Compiling DeviceGuru DeviceGuru.swift
[11/13] Compiling DeviceGuru DeviceGuruImplementation.swift
[12/13] Emitting module DeviceGuru
[13/13] Compiling DeviceGuru DeviceGuruImplementation+Extension.swift
Build complete! (3.51s)
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.