The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of RVS_Persistent_Prefs, reference 1.5.0 (9b9966), with Swift 5.10 for macOS (SPM) on 19 Mar 2025 19:05:37 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RiftValleySoftware/RVS_PersistentPrefs.git
Reference: 1.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RiftValleySoftware/RVS_PersistentPrefs
 * tag               1.5.0      -> FETCH_HEAD
HEAD is now at 9b9966a Added the deleteAll() method.
Cloned https://github.com/RiftValleySoftware/RVS_PersistentPrefs.git
Revision (git rev-parse @):
9b9966a1883a534a179669820fee945e3b938813
SUCCESS checkout https://github.com/RiftValleySoftware/RVS_PersistentPrefs.git at 1.5.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/RiftValleySoftware/RVS_PersistentPrefs.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/4] Emitting module RVS_Persistent_Prefs
[4/4] Compiling RVS_Persistent_Prefs RVS_PersistentPrefs.swift
Build complete! (6.15s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "RVS_Persistent_Prefs",
  "name" : "RVS_Persistent_Prefs",
  "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_Persistent_Prefs",
      "targets" : [
        "RVS_Persistent_Prefs"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RVS_Persistent_PrefsTest",
      "module_type" : "SwiftTarget",
      "name" : "RVS_Persistent_PrefsTest",
      "path" : "Tests/RVS_Persistent_PrefsTest",
      "sources" : [
        "RVS_Persistent_Prefs_MixedType_Tests.swift",
        "RVS_Persistent_Prefs_Simple_Tests.swift",
        "RVS_Persistent_Prefs_Thread_Tests.swift"
      ],
      "target_dependencies" : [
        "RVS_Persistent_Prefs"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RVS_Persistent_Prefs",
      "module_type" : "SwiftTarget",
      "name" : "RVS_Persistent_Prefs",
      "path" : "Sources/RVS_Persistent_Prefs",
      "product_memberships" : [
        "RVS_Persistent_Prefs"
      ],
      "sources" : [
        "RVS_PersistentPrefs.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.