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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/juliand665/UserDefault.git
Reference: v1.3.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/juliand665/UserDefault
 * tag               v1.3.1     -> FETCH_HEAD
HEAD is now at 01ecd19 fix defaults not passing through nil convenience init
Cloned https://github.com/juliand665/UserDefault.git
Revision (git rev-parse @):
01ecd19faf558571571e6a5ad72d5feae43b3cbf
SUCCESS checkout https://github.com/juliand665/UserDefault.git at v1.3.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/juliand665/UserDefault.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/5] Emitting module HandyOperators
[5/5] Compiling HandyOperators HandyOperators.swift
[6/17] Compiling UserDefault DefaultsValueConvertible.swift
[7/18] Compiling UserDefault IndirectDefaultsValueConvertible.swift
[8/18] Compiling UserDefault RawRepresentable.swift
[9/18] Compiling UserDefault DefaultsValue.swift
[10/18] Compiling UserDefault Collection.swift
[11/18] Compiling UserDefault Dictionary.swift
[12/18] Emitting module UserDefault
[13/18] Compiling UserDefault Array.swift
[14/18] Compiling UserDefault Codable.swift
[15/18] Compiling UserDefault UserDefault.swift
[16/18] Compiling UserDefault NSCoding.swift
[17/18] Compiling UserDefault Optional.swift
[18/18] Compiling UserDefault UserDefaultState.swift
Build complete! (6.05s)
Fetching https://github.com/juliand665/HandyOperators.git from cache
Fetched https://github.com/juliand665/HandyOperators.git from cache (0.18s)
Computing version for https://github.com/juliand665/HandyOperators.git
Computed https://github.com/juliand665/HandyOperators.git at 2.0.1 (0.34s)
Creating working copy for https://github.com/juliand665/HandyOperators.git
Working copy of https://github.com/juliand665/HandyOperators.git resolved at 2.0.1
Build complete.
Done.