The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PersistedPropertyWrapper with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AndrewBennet/PersistedPropertyWrapper.git
Reference: v2.3.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/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 into spi-builder-workspace
87f1b712aca5c5da3190470190afe9c4312c393e
SUCCESS checkout https://github.com/AndrewBennet/PersistedPropertyWrapper.git at v2.3.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/6] Compiling PersistedPropertyWrapper PersistedStorageConvertor.swift
[2/6] Compiling PersistedPropertyWrapper UserDefaultsPrimitive.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! (7.76s)
Build complete.
Done.