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 master (78812d), with Swift 5.10 for macOS (SPM) on 25 Jul 2024 18:18:32 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.48.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 78812d2 Added a cache, to reduce the number of times the defaults are loaded (It's a memory-intensive operation).
Cloned https://github.com/RiftValleySoftware/RVS_PersistentPrefs.git
Revision (git rev-parse @):
78812d207ea36b722647503d1944a67100993570
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_Persistent_Prefs",
      "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/2212] Fetching rvs_persistentprefs
Fetched https://github.com/RiftValleySoftware/RVS_PersistentPrefs.git from cache (2.29s)
Creating working copy for https://github.com/RiftValleySoftware/RVS_PersistentPrefs.git
Working copy of https://github.com/RiftValleySoftware/RVS_PersistentPrefs.git resolved at master (78812d2)
warning: '.resolve-product-dependencies': dependency 'rvs_persistentprefs' is not used by any target
Found 0 product dependencies
========================================
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] Compiling RVS_Persistent_Prefs RVS_PersistentPrefs.swift
[4/4] Emitting module RVS_Persistent_Prefs
Build complete! (3.51s)
Build complete.
Done.