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.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pureswift/predicate.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/pureswift/predicate
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at ba07f75 Update GitHub CI
Cloned https://github.com/pureswift/predicate.git
Revision (git rev-parse @):
ba07f7523b15ddd0c54ea717b9429ac294d5955b
SUCCESS checkout https://github.com/pureswift/predicate.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "predicate",
      "name": "Predicate",
      "url": "https://github.com/pureswift/predicate.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/predicate",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/pureswift/predicate.git
[1/595] Fetching predicate
Fetched https://github.com/pureswift/predicate.git (0.38s)
Creating working copy for https://github.com/pureswift/predicate.git
Working copy of https://github.com/pureswift/predicate.git resolved at master
warning: '.resolve-product-dependencies': dependency 'predicate' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/15] Compiling Predicate KeyPath.swift
[2/15] Compiling Predicate Predicate.swift
[3/16] Compiling Predicate Collection.swift
[4/16] Compiling Predicate NSNumber.swift
[5/16] Compiling Predicate Error.swift
[6/16] Compiling Predicate Evaluate.swift
[7/16] Compiling Predicate Expression.swift
[8/16] Compiling Predicate CodingKey.swift
[9/16] Compiling Predicate Comparison.swift
[10/16] Compiling Predicate Compound.swift
[11/16] Compiling Predicate Context.swift
[12/16] Compiling Predicate Encoder.swift
[13/16] Compiling Predicate NSPredicate.swift
[14/16] Compiling Predicate String.swift
[15/16] Emitting module Predicate
[16/16] Compiling Predicate Value.swift
Build complete! (9.03s)
Build complete.
Done.