The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PersistedValue 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/DimaKoroliov/PersistedValue.git
Reference: 0.3.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/DimaKoroliov/PersistedValue
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at f6f655d [feature] Simplified usage of `PersistedValues.Subject`
Cloned https://github.com/DimaKoroliov/PersistedValue.git into spi-builder-workspace
f6f655d3042bcbe14a8894afeacc5f9db62b99e1
SUCCESS checkout https://github.com/DimaKoroliov/PersistedValue.git at 0.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/15] Compiling PersistedValue PersistedValues+Print.swift
[2/15] Compiling PersistedValue Cache.swift
[3/17] Compiling PersistedValue PersistedValues+Map.swift
[4/17] Compiling PersistedValue PersistedValues+Merge.swift
[5/17] Compiling PersistedValue PersistedValues+Combine.swift
[6/17] Compiling PersistedValue PersistedValues+CompactMap.swift
[7/17] Compiling PersistedValue AnyPersistedValue.swift
[8/17] Compiling PersistedValue PersistedValues+Atomic.swift
[9/17] Compiling PersistedValue PersistedValue+Optional.swift
[10/17] Compiling PersistedValue PersistedValue+Primitive.swift
[11/17] Compiling PersistedValue PersistedStorage.swift
[12/17] Compiling PersistedValue PersistedValue.swift
[13/17] Emitting module PersistedValue
[14/17] Compiling PersistedValue PersistedValue+Codable.swift
[15/17] Compiling PersistedValue PersistedValue+Default.swift
[16/17] Compiling PersistedValue Keychain.swift
[17/17] Compiling PersistedValue UserDefaults.swift
[18/20] Compiling PersistedValueTestingUtilities PersistedValue+Mock.swift
[19/20] Emitting module PersistedValueTestingUtilities
[20/20] Compiling PersistedValueTestingUtilities PersistedStorage+Mock.swift
Build complete! (4.23s)
Build complete.
Done.