Build Information
Successful build of HashableByKeyPath 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/JosephDuffy/HashableByKeyPath.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/JosephDuffy/HashableByKeyPath
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at f9e6d78 Merge pull request #31 from JosephDuffy/dependabot/bundler/sqlite3-1.5.3
Cloned https://github.com/JosephDuffy/HashableByKeyPath.git
Revision (git rev-parse @):
f9e6d782a9d17750bb4d094168c4bc9328ab17f8
SUCCESS checkout https://github.com/JosephDuffy/HashableByKeyPath.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "hashablebykeypath",
"name": "HashableByKeyPath",
"url": "https://github.com/JosephDuffy/HashableByKeyPath.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/HashableByKeyPath",
"dependencies": [
]
}
]
}
Fetching https://github.com/JosephDuffy/HashableByKeyPath.git
[1/920] Fetching hashablebykeypath
Fetched https://github.com/JosephDuffy/HashableByKeyPath.git (0.33s)
Creating working copy for https://github.com/JosephDuffy/HashableByKeyPath.git
Working copy of https://github.com/JosephDuffy/HashableByKeyPath.git resolved at master
warning: '.resolve-product-dependencies': dependency 'hashablebykeypath' 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/13] Compiling HashableByKeyPath HashableKeyPathCollection.swift
[2/13] Compiling HashableByKeyPath HashableKeyPathCollectionBuilder.swift
[3/13] Compiling HashableByKeyPath EquatableKeyPathConsumer.swift
[4/13] Compiling HashableByKeyPath HashableByKeyPath.swift
[5/14] Compiling HashableByKeyPath EquatabilityKeyPathAggregator.swift
[6/14] Compiling HashableByKeyPath EquatableByKeyPath.swift
[7/14] Compiling HashableByKeyPath HashableKeyPathProvider.swift
[8/14] Compiling HashableByKeyPath HashableKeyPathForwarder.swift
[9/14] Compiling HashableByKeyPath EquatableKeyPathCollection.swift
[10/14] Compiling HashableByKeyPath HashableKeyPathAggregator.swift
[11/14] Compiling HashableByKeyPath HashableKeyPathConsumer.swift
[12/14] Emitting module HashableByKeyPath
[13/14] Compiling HashableByKeyPath EquatableKeyPathCollectionBuilder.swift
[14/14] Compiling HashableByKeyPath EquatableKeyPathProvider.swift
Build complete! (4.71s)
Build complete.
Done.