Build Information
Successful build of RVS_PersistentPrefs, reference 1.6.0 (53b87f), with Swift 6.0 for macOS (SPM) on 9 Feb 2026 08:25:52 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/RiftValleySoftware/RVS_PersistentPrefs.git
Reference: 1.6.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RiftValleySoftware/RVS_PersistentPrefs
* tag 1.6.0 -> FETCH_HEAD
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 1.6.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/RiftValleySoftware/RVS_PersistentPrefs.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
[3/4] Compiling RVS_PersistentPrefs RVS_PersistentPrefs.swift
[4/4] Emitting module RVS_PersistentPrefs
Build complete! (3.32s)
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.