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 PersistedPropertyWrapper, reference master (82a2c8), with Swift 5.9 for macOS (SPM) on 2 Nov 2024 23:18:33 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AndrewBennet/PersistedPropertyWrapper.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AndrewBennet/PersistedPropertyWrapper
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 82a2c8c Create buildAndTest.yml
Cloned https://github.com/AndrewBennet/PersistedPropertyWrapper.git
Revision (git rev-parse @):
82a2c8cdd38cab4ae439ce9acb2f639f44a58de8
SUCCESS checkout https://github.com/AndrewBennet/PersistedPropertyWrapper.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/AndrewBennet/PersistedPropertyWrapper.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/6] Compiling PersistedPropertyWrapper UserDefaultsPrimitive.swift
[2/6] Compiling PersistedPropertyWrapper PersistedStorageConvertor.swift
[3/6] Compiling PersistedPropertyWrapper Persisted.swift
[4/6] Compiling PersistedPropertyWrapper OSLog.swift
[5/6] Emitting module PersistedPropertyWrapper
[6/6] Compiling PersistedPropertyWrapper Persisted+DynamicProperty.swift
Build complete! (10.37s)
Build complete.
Done.