Build Information
Successful build of HavenDevice, reference 0.9.0 (b3d666), with Swift 6.2 for macOS (SPM) on 25 Mar 2026 00:06:27 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.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Haven-Apps/HavenDevice.git
Reference: 0.9.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Haven-Apps/HavenDevice
* tag 0.9.0 -> FETCH_HEAD
HEAD is now at b3d666c HavenDevice
Cloned https://github.com/Haven-Apps/HavenDevice.git
Revision (git rev-parse @):
b3d666c7f4da59540416a536e41d0c35485cef6e
SUCCESS checkout https://github.com/Haven-Apps/HavenDevice.git at 0.9.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",
"dependencies": [
{
"identity": "havendevice",
"name": "HavenDevice",
"url": "https://github.com/Haven-Apps/HavenDevice.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/HavenDevice",
"dependencies": [
]
}
]
}
Fetching https://github.com/Haven-Apps/HavenDevice.git
[1/42] Fetching havendevice
Fetched https://github.com/Haven-Apps/HavenDevice.git from cache (0.63s)
Creating working copy for https://github.com/Haven-Apps/HavenDevice.git
Working copy of https://github.com/Haven-Apps/HavenDevice.git resolved at 0.9.0 (b3d666c)
warning: '.resolve-product-dependencies': dependency 'havendevice' 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/Haven-Apps/HavenDevice.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/15] Compiling HavenDevice ModelNames_iPad.swift
[4/15] Compiling HavenDevice ModelNames_AppleWatch.swift
[5/15] Compiling HavenDevice ModelNames_Other.swift
[6/15] Compiling HavenDevice ModelNames_Mac.swift
[7/15] Compiling HavenDevice ModelNames_iPhone.swift
[8/16] Compiling HavenDevice ModelNames_iPodTouch.swift
[9/16] Compiling HavenDevice JailbreakDetector.swift
[10/16] Compiling HavenDevice MachineIdentifier.swift
[11/16] Compiling HavenDevice ModelNames_AppleTV.swift
[12/16] Compiling HavenDevice PlatformHelpers.swift
[13/16] Compiling HavenDevice ModelNames.swift
[14/16] Compiling HavenDevice DeviceFamily.swift
[15/16] Compiling HavenDevice HavenDevice.swift
[16/16] Emitting module HavenDevice
Build complete! (7.90s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "HavenDevice",
"name" : "HavenDevice",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "26.0"
},
{
"name" : "macos",
"version" : "26.0"
},
{
"name" : "watchos",
"version" : "26.0"
},
{
"name" : "tvos",
"version" : "26.0"
},
{
"name" : "visionos",
"version" : "26.0"
}
],
"products" : [
{
"name" : "HavenDevice",
"targets" : [
"HavenDevice"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HavenDeviceTests",
"module_type" : "SwiftTarget",
"name" : "HavenDeviceTests",
"path" : "Tests/HavenDeviceTests",
"sources" : [
"HavenDeviceTests.swift"
],
"target_dependencies" : [
"HavenDevice"
],
"type" : "test"
},
{
"c99name" : "HavenDevice",
"module_type" : "SwiftTarget",
"name" : "HavenDevice",
"path" : "Sources/HavenDevice",
"product_memberships" : [
"HavenDevice"
],
"sources" : [
"DeviceFamily.swift",
"HavenDevice.swift",
"Helpers/JailbreakDetector.swift",
"Helpers/MachineIdentifier.swift",
"Helpers/PlatformHelpers.swift",
"ModelNames/ModelNames.swift",
"ModelNames/ModelNames_AppleTV.swift",
"ModelNames/ModelNames_AppleWatch.swift",
"ModelNames/ModelNames_Mac.swift",
"ModelNames/ModelNames_Other.swift",
"ModelNames/ModelNames_iPad.swift",
"ModelNames/ModelNames_iPhone.swift",
"ModelNames/ModelNames_iPodTouch.swift"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
Done.