This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AndrewBennet/PersistedPropertyWrapper.git
Reference: v2.3.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/AndrewBennet/PersistedPropertyWrapper
 * tag               v2.3.0     -> FETCH_HEAD
HEAD is now at 87f1b71 Prevent crash if persisted data does not match annotated type
Cloned https://github.com/AndrewBennet/PersistedPropertyWrapper.git
Revision (git rev-parse @):
87f1b712aca5c5da3190470190afe9c4312c393e
SUCCESS checkout https://github.com/AndrewBennet/PersistedPropertyWrapper.git at v2.3.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "persistedpropertywrapper",
      "name": "PersistedPropertyWrapper",
      "url": "https://github.com/AndrewBennet/PersistedPropertyWrapper.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PersistedPropertyWrapper",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/AndrewBennet/PersistedPropertyWrapper.git
[1/230] Fetching persistedpropertywrapper
Fetched https://github.com/AndrewBennet/PersistedPropertyWrapper.git (0.36s)
Creating working copy for https://github.com/AndrewBennet/PersistedPropertyWrapper.git
Working copy of https://github.com/AndrewBennet/PersistedPropertyWrapper.git resolved at v2.3.0
warning: '.resolve-product-dependencies': dependency 'persistedpropertywrapper' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
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] Emitting module PersistedPropertyWrapper
[2/6] Compiling PersistedPropertyWrapper UserDefaultsPrimitive.swift
[3/6] Compiling PersistedPropertyWrapper PersistedStorageConvertor.swift
[4/6] Compiling PersistedPropertyWrapper OSLog.swift
[5/6] Compiling PersistedPropertyWrapper Persisted.swift
[6/6] Compiling PersistedPropertyWrapper Persisted+DynamicProperty.swift
Build complete! (13.96s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.