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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tapsandswipes/StorablePropertyWrapper.git
Reference: 1.4.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/tapsandswipes/StorablePropertyWrapper
 * tag               1.4.1      -> FETCH_HEAD
HEAD is now at e0f0dfa Fix StorableCodableValue not exporting correctly the default encoder/decoder
Cloned https://github.com/tapsandswipes/StorablePropertyWrapper.git
Revision (git rev-parse @):
e0f0dfa754c6f6ebad05026a30d5029086d6f894
SUCCESS checkout https://github.com/tapsandswipes/StorablePropertyWrapper.git at 1.4.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/7] Compiling StorablePropertyWrapper StorableValue.swift
[2/7] Compiling StorablePropertyWrapper UserDefaults+KeyValueStore.swift
[3/7] Compiling StorablePropertyWrapper String+Extensions.swift
[4/7] Compiling StorablePropertyWrapper KeyValueStore.swift
[5/7] Emitting module StorablePropertyWrapper
[6/7] Compiling StorablePropertyWrapper StorablePropertyWrapper.swift
[7/7] Compiling StorablePropertyWrapper Codable+Extensions.swift
Build complete! (13.63s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "storablepropertywrapper",
      "name": "StorablePropertyWrapper",
      "url": "https://github.com/tapsandswipes/StorablePropertyWrapper.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/StorablePropertyWrapper",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/tapsandswipes/StorablePropertyWrapper.git
[2/139] Fetching storablepropertywrapper
Fetched https://github.com/tapsandswipes/StorablePropertyWrapper.git (0.24s)
Creating working copy for https://github.com/tapsandswipes/StorablePropertyWrapper.git
Working copy of https://github.com/tapsandswipes/StorablePropertyWrapper.git resolved at 1.4.1
warning: '.resolve-product-dependencies': dependency 'storablepropertywrapper' is not used by any target
Found 0 product dependencies
Done.