Build Information
Successful build of Matchable with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.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/admin/builds/h8344Zi3/1/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
error: terminated(1): /usr/bin/xcrun --sdk macosx --show-sdk-platform-path output:
xcrun: error: unable to lookup item 'PlatformPath' from command line tools installation
xcrun: error: unable to lookup item 'PlatformPath' in SDK '/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/11] Compiling Matchable MatchableCompound.swift
[2/11] Compiling Matchable RawRepresentable+Matchable.swift
[3/11] Compiling Matchable Optional+Matchable.swift
[4/12] Compiling Matchable Matchable.swift
[5/12] Compiling Matchable Integer+Matchable.swift
[6/12] Compiling Matchable MatchFailedError.swift
[7/12] Compiling Matchable Date+Matchable.swift
[8/12] Compiling Matchable FloatingPoint+Matchable.swift
[9/12] Compiling Matchable Bool+Matchable.swift
[10/12] Compiling Matchable Collections+Matchable.swift
[11/12] Emitting module Matchable
[12/12] Compiling Matchable String+Matchable.swift
Build complete! (11.37s)
Build complete.
Done.