Build Information
Successful build of Poly with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.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/3/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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/mattpolzin/Poly.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/7] Compiling Poly Poly+CustomStringConvertible.swift
[2/7] Compiling Poly Poly+Codable.swift
[3/7] Compiling Poly Result+Value.swift
[4/7] Emitting module Poly
[5/7] Compiling Poly Collection+Poly.swift
[6/7] Compiling Poly Poly.swift
[7/7] Compiling Poly Poly+AllTypes.swift
Build complete! (1.43s)
Build complete.
Done.