Build Information
Successful build of Poly with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.33.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mattpolzin/Poly.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mattpolzin/Poly
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 99e2e8b Merge pull request #16 from mattpolzin/poly15-support
Cloned https://github.com/mattpolzin/Poly.git
Revision (git rev-parse @):
99e2e8b575620369be52fe348c0dd72028e3674c
SUCCESS checkout https://github.com/mattpolzin/Poly.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "poly",
"name": "Poly",
"url": "https://github.com/mattpolzin/Poly.git",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Poly",
"dependencies": [
]
}
]
}
Fetching https://github.com/mattpolzin/Poly.git from cache
Fetched https://github.com/mattpolzin/Poly.git from cache (0.23s)
Creating working copy for https://github.com/mattpolzin/Poly.git
Working copy of https://github.com/mattpolzin/Poly.git resolved at main (99e2e8b)
warning: '.resolve-product-dependencies': dependency 'poly' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/mattpolzin/Poly.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-6044DDE57671499D.txt
[3/9] Emitting module Poly
[4/9] Compiling Poly Poly+AllTypes.swift
[5/9] Compiling Poly Collection+Poly.swift
[6/9] Compiling Poly Poly+Codable.swift
[7/9] Compiling Poly Poly.swift
[8/9] Compiling Poly Poly+CustomStringConvertible.swift
[9/9] Compiling Poly Result+Value.swift
Build complete! (1.86s)
Build complete.
Done.