Build Information
Successful build of DeviceGuru, reference master (0e551a), with Swift 6.0 for macOS (SPM) on 20 Oct 2025 12:38:13 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/InderKumarRathore/DeviceGuru.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Copying PrivacyInfo.xcprivacy
[1/4] Copying DeviceList.plist
[3/4] Write swift-version-5BDAB9E9C0126B9D.txt
[5/13] Compiling DeviceGuru Platform.swift
[6/13] Compiling DeviceGuru Hardware.swift
[7/13] Compiling DeviceGuru resource_bundle_accessor.swift
[8/13] Compiling DeviceGuru HardwareDetailProvider.swift
[9/13] Compiling DeviceGuru DeviceVersion.swift
[10/13] Compiling DeviceGuru DeviceGuruImplementation+Extension.swift
[11/13] Compiling DeviceGuru DeviceGuru.swift
[12/13] Emitting module DeviceGuru
[13/13] Compiling DeviceGuru DeviceGuruImplementation.swift
Build complete! (4.46s)
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.