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: v1.0.7
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/Matchable
* tag v1.0.7 -> FETCH_HEAD
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 v1.0.7
========================================
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 RawRepresentable+Matchable.swift
[4/12] Emitting module Matchable
[5/12] Compiling Matchable MatchableCompound.swift
[6/12] Compiling Matchable Optional+Matchable.swift
[7/12] Compiling Matchable Matchable.swift
[8/12] Compiling Matchable Date+Matchable.swift
[9/12] Compiling Matchable FloatingPoint+Matchable.swift
[10/12] Compiling Matchable Bool+Matchable.swift
[11/12] Compiling Matchable Collections+Matchable.swift
[12/12] Compiling Matchable String+Matchable.swift
Build complete! (4.40s)
Build complete.
Done.