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 KeyPathKit 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/vincent-pradeilles/KeyPathKit.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/vincent-pradeilles/KeyPathKit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 2916474 Merge pull request #21 from BenoitCaron/master
Cloned https://github.com/vincent-pradeilles/KeyPathKit.git
Revision (git rev-parse @):
2916474bd021c4263d228f5ce633aa26cf739c01
SUCCESS checkout https://github.com/vincent-pradeilles/KeyPathKit.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/vincent-pradeilles/KeyPathKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/32] Emitting module KeyPathKit
[4/36] Compiling KeyPathKit min.swift
[5/36] Compiling KeyPathKit or.swift
[6/36] Compiling KeyPathKit prefix.swift
[7/36] Compiling KeyPathKit sorted.swift
[8/36] Compiling KeyPathKit filter.swift
[9/36] Compiling KeyPathKit filterIn.swift
[10/36] Compiling KeyPathKit filterLess.swift
[11/36] Compiling KeyPathKit filterLike.swift
[12/36] Compiling KeyPathKit between.swift
[13/36] Compiling KeyPathKit contains.swift
[14/36] Compiling KeyPathKit distinct.swift
[15/36] Compiling KeyPathKit drop.swift
[16/36] Compiling KeyPathKit dropPredicate.swift
[17/36] Compiling KeyPathKit filterPredicate.swift
[18/36] Compiling KeyPathKit firstPredicate.swift
[19/36] Compiling KeyPathKit prefixPredicate.swift
[20/36] Compiling KeyPathKit filterMore.swift
[21/36] Compiling KeyPathKit first.swift
[22/36] Compiling KeyPathKit flatMap.swift
[23/36] Compiling KeyPathKit groupBy.swift
[24/36] Compiling KeyPathKit DoubleTypePredicate+Operators.swift
[25/36] Compiling KeyPathKit DoubleTypePredicate.swift
[26/36] Compiling KeyPathKit joinPredicate.swift
[27/36] Compiling KeyPathKit and.swift
[28/36] Compiling KeyPathKit average.swift
[29/36] Compiling KeyPathKit join.swift
[30/36] Compiling KeyPathKit map.swift
[31/36] Compiling KeyPathKit mapTo.swift
[32/36] Compiling KeyPathKit max.swift
[33/36] Compiling KeyPathKit sum.swift
[34/36] Compiling KeyPathKit KeyPathSingleTypePredicate+Operators.swift
[35/36] Compiling KeyPathKit KeyPathSingleTypePredicate.swift
[36/36] Compiling KeyPathKit containsPredicate.swift
Build complete! (4.31s)
Build complete.
Done.