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 Predicate 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/pureswift/predicate.git
Reference: 1.2.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/pureswift/predicate
 * tag               1.2.0      -> FETCH_HEAD
HEAD is now at 7945330 Update GitHub CI
Cloned https://github.com/pureswift/predicate.git
Revision (git rev-parse @):
79453305d5d441eb4bba15e715f8546a5ff3a5d4
SUCCESS checkout https://github.com/pureswift/predicate.git at 1.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/pureswift/predicate.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/17] Compiling Predicate Expression.swift
[4/17] Compiling Predicate CodingKey.swift
[5/17] Compiling Predicate Context.swift
[6/17] Compiling Predicate Encoder.swift
[7/17] Compiling Predicate Collection.swift
[8/17] Compiling Predicate NSNumber.swift
[9/17] Compiling Predicate KeyPath.swift
[10/17] Compiling Predicate Predicate.swift
[11/17] Compiling Predicate Error.swift
[12/17] Compiling Predicate Evaluate.swift
[13/17] Compiling Predicate Comparison.swift
[14/17] Compiling Predicate Compound.swift
[15/17] Compiling Predicate NSPredicate.swift
[16/17] Compiling Predicate String.swift
[17/17] Emitting module Predicate
[18/18] Compiling Predicate Value.swift
Build complete! (3.06s)
Build complete.
Done.