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.8 for macOS (SPM) on 25 Jul 2024 18:22:45 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD
https://github.com/RiftValleySoftware/RVS_PersistentPrefs.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/2] Emitting module RVS_Persistent_Prefs
[2/2] Compiling RVS_Persistent_Prefs RVS_PersistentPrefs.swift
Build complete! (9.43s)
Build complete.
Done.