The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Predicate with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.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/TDmZkXJm/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 into spi-builder-workspace
79453305d5d441eb4bba15e715f8546a5ff3a5d4
SUCCESS checkout https://github.com/pureswift/predicate.git at 1.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64
Building for debugging...
[1/15] Compiling Predicate KeyPath.swift
[2/15] Compiling Predicate Predicate.swift
[3/15] Compiling Predicate Collection.swift
[4/15] Compiling Predicate NSNumber.swift
[5/16] Emitting module Predicate
[6/16] Compiling Predicate Expression.swift
[7/16] Compiling Predicate CodingKey.swift
[8/16] Compiling Predicate NSPredicate.swift
[9/16] Compiling Predicate String.swift
[10/16] Compiling Predicate Error.swift
[11/16] Compiling Predicate Evaluate.swift
[12/16] Compiling Predicate Comparison.swift
[13/16] Compiling Predicate Compound.swift
[14/16] Compiling Predicate Context.swift
[15/16] Compiling Predicate Encoder.swift
[16/16] Compiling Predicate Value.swift
Build complete! (4.64s)
Build complete.
Done.