The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Poly with Swift 5.7 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.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/admin/builds/Z6YBxSjp/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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.7
Building package at path:  $workDir
https://github.com/mattpolzin/Poly.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/6] Compiling Poly Collection+Poly.swift
[2/6] Compiling Poly Poly+AllTypes.swift
[3/6] Compiling Poly Poly+Codable.swift
[4/6] Compiling Poly Poly+CustomStringConvertible.swift
[5/6] Emitting module Poly
[6/6] Compiling Poly Poly.swift
[7/7] Compiling Poly Result+Value.swift
Build complete! (3.45s)
Build complete.
Done.