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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ikhvorost/KeyValueCoding.git
Reference: 1.2.1
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ikhvorost/KeyValueCoding
 * tag               1.2.1      -> FETCH_HEAD
HEAD is now at f1100b7 Fix for swift versions in package.swift files
Cloned https://github.com/ikhvorost/KeyValueCoding.git
Revision (git rev-parse @):
f1100b72ba14bde51dea47d09661218cc3086413
SUCCESS checkout https://github.com/ikhvorost/KeyValueCoding.git at 1.2.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/ikhvorost/KeyValueCoding.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/7] Compiling KeyValueCoding ReflectionMirror.swift
[2/7] Compiling KeyValueCoding Existential.swift
[3/7] Compiling KeyValueCoding Accessor.swift
[4/7] Compiling KeyValueCoding SwiftAPI.swift
[5/7] Compiling KeyValueCoding KeyValueCoding.swift
[6/7] Emitting module KeyValueCoding
[7/7] Compiling KeyValueCoding Metadata.swift
Build complete! (3.90s)
Build complete.
Done.