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 UserDefaults 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.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/EngOmarElsayed/SwiftUserDefaults.git
Reference: 1.4.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/EngOmarElsayed/SwiftUserDefaults
 * tag               1.4.0      -> FETCH_HEAD
HEAD is now at df194a0 Feature remove objects (#8)
Cloned https://github.com/EngOmarElsayed/SwiftUserDefaults.git
Revision (git rev-parse @):
df194a0728ba89dfc147f6833956d8898301c2f8
SUCCESS checkout https://github.com/EngOmarElsayed/SwiftUserDefaults.git at 1.4.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/EngOmarElsayed/SwiftUserDefaults.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/6] Compiling UserDefaults DefaultKeys.swift
[2/6] Emitting module UserDefaults
[3/6] Compiling UserDefaults AnyOptional.swift
[4/6] Compiling UserDefaults DefaultsCustomDataType.swift
[5/6] Compiling UserDefaults ArrayExtension.swift
[6/6] Compiling UserDefaults UserDefaults.swift
Build complete! (4.25s)
Build complete.
Done.