The Swift Package Index logo.Swift Package Index

Build Information

Successful build of KeyPathKit 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/vincent-pradeilles/KeyPathKit.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/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
========================================
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": "keypathkit",
      "name": "KeyPathKit",
      "url": "https://github.com/vincent-pradeilles/KeyPathKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KeyPathKit",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/vincent-pradeilles/KeyPathKit.git
[1/554] Fetching keypathkit
Fetched https://github.com/vincent-pradeilles/KeyPathKit.git (0.28s)
Creating working copy for https://github.com/vincent-pradeilles/KeyPathKit.git
Working copy of https://github.com/vincent-pradeilles/KeyPathKit.git resolved at master
warning: '.resolve-product-dependencies': dependency 'keypathkit' 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/30] Compiling KeyPathKit between.swift
[2/30] Compiling KeyPathKit contains.swift
[3/30] Compiling KeyPathKit distinct.swift
[4/30] Compiling KeyPathKit drop.swift
[5/34] Compiling KeyPathKit sum.swift
[6/34] Compiling KeyPathKit KeyPathSingleTypePredicate+Operators.swift
[7/34] Compiling KeyPathKit KeyPathSingleTypePredicate.swift
[8/34] Compiling KeyPathKit containsPredicate.swift
[9/34] Emitting module KeyPathKit
[10/34] Compiling KeyPathKit filter.swift
[11/34] Compiling KeyPathKit filterIn.swift
[12/34] Compiling KeyPathKit filterLess.swift
[13/34] Compiling KeyPathKit filterLike.swift
[14/34] Compiling KeyPathKit min.swift
[15/34] Compiling KeyPathKit or.swift
[16/34] Compiling KeyPathKit prefix.swift
[17/34] Compiling KeyPathKit sorted.swift
[18/34] Compiling KeyPathKit join.swift
[19/34] Compiling KeyPathKit map.swift
[20/34] Compiling KeyPathKit mapTo.swift
[21/34] Compiling KeyPathKit max.swift
[22/34] Compiling KeyPathKit DoubleTypePredicate+Operators.swift
[23/34] Compiling KeyPathKit DoubleTypePredicate.swift
[24/34] Compiling KeyPathKit joinPredicate.swift
[25/34] Compiling KeyPathKit and.swift
[26/34] Compiling KeyPathKit average.swift
[27/34] Compiling KeyPathKit filterMore.swift
[28/34] Compiling KeyPathKit first.swift
[29/34] Compiling KeyPathKit flatMap.swift
[30/34] Compiling KeyPathKit groupBy.swift
[31/34] Compiling KeyPathKit dropPredicate.swift
[32/34] Compiling KeyPathKit filterPredicate.swift
[33/34] Compiling KeyPathKit firstPredicate.swift
[34/34] Compiling KeyPathKit prefixPredicate.swift
Build complete! (8.80s)
Build complete.
Done.