Build Information
Successful build of RVS_PersistentPrefs, reference master (53b87f), with Swift 6.2 for macOS (SPM) on 9 Feb 2026 04:25:15 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/RiftValleySoftware/RVS_PersistentPrefs.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RiftValleySoftware/RVS_PersistentPrefs
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 53b87fb This changes the name to the proper RVS_PersistentPrefs (fixing the old incorrect "RVS_Persistent_Prefs").
Cloned https://github.com/RiftValleySoftware/RVS_PersistentPrefs.git
Revision (git rev-parse @):
53b87fb1e974c95e35981ada462fcd8fe406643a
SUCCESS checkout https://github.com/RiftValleySoftware/RVS_PersistentPrefs.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": "rvs_persistentprefs",
"name": "RVS_PersistentPrefs",
"url": "https://github.com/RiftValleySoftware/RVS_PersistentPrefs.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RVS_PersistentPrefs",
"dependencies": [
]
}
]
}
Fetching https://github.com/RiftValleySoftware/RVS_PersistentPrefs.git
[1/2438] Fetching rvs_persistentprefs
Fetched https://github.com/RiftValleySoftware/RVS_PersistentPrefs.git from cache (1.65s)
Creating working copy for https://github.com/RiftValleySoftware/RVS_PersistentPrefs.git
Working copy of https://github.com/RiftValleySoftware/RVS_PersistentPrefs.git resolved at master (53b87fb)
warning: '.resolve-product-dependencies': dependency 'rvs_persistentprefs' 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/RiftValleySoftware/RVS_PersistentPrefs.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/4] Compiling RVS_PersistentPrefs RVS_PersistentPrefs.swift
[4/4] Emitting module RVS_PersistentPrefs
Build complete! (2.85s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "RVS_PersistentPrefs",
"name" : "RVS_PersistentPrefs",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "11.0"
},
{
"name" : "macos",
"version" : "10.14"
},
{
"name" : "watchos",
"version" : "5.0"
}
],
"products" : [
{
"name" : "RVS_PersistentPrefs",
"targets" : [
"RVS_PersistentPrefs"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RVS_PersistentPrefs_Test",
"module_type" : "SwiftTarget",
"name" : "RVS_PersistentPrefs_Test",
"path" : "Tests/RVS_PersistentPrefs_Test",
"sources" : [
"RVS_Persistent_Prefs_MixedType_Tests.swift",
"RVS_Persistent_Prefs_Simple_Tests.swift",
"RVS_Persistent_Prefs_Thread_Tests.swift"
],
"target_dependencies" : [
"RVS_PersistentPrefs"
],
"type" : "test"
},
{
"c99name" : "RVS_PersistentPrefs",
"module_type" : "SwiftTarget",
"name" : "RVS_PersistentPrefs",
"path" : "Sources/RVS_PersistentPrefs",
"product_memberships" : [
"RVS_PersistentPrefs"
],
"sources" : [
"RVS_PersistentPrefs.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.