Build Information
Successful build of Matchable with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/Matchable.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/Matchable
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d53e807 added license
Cloned https://github.com/elegantchaos/Matchable.git
Revision (git rev-parse @):
d53e807009960aafbd54f6229c2542f906628b38
SUCCESS checkout https://github.com/elegantchaos/Matchable.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/11] Compiling Matchable Integer+Matchable.swift
[2/11] Compiling Matchable MatchFailedError.swift
[3/11] Compiling Matchable Matchable.swift
[4/11] Compiling Matchable Date+Matchable.swift
[5/11] Compiling Matchable FloatingPoint+Matchable.swift
[6/11] Emitting module Matchable
[7/11] Compiling Matchable Optional+Matchable.swift
[8/11] Compiling Matchable Bool+Matchable.swift
[9/11] Compiling Matchable Collections+Matchable.swift
[10/11] Compiling Matchable RawRepresentable+Matchable.swift
[11/11] Compiling Matchable MatchableCompound.swift
[12/12] Compiling Matchable String+Matchable.swift
Build complete! (4.16s)
Build complete.
Done.