Build Information
Successful build of Hardware 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/Hardware.git
Reference: v1.0.1
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/Hardware
* tag v1.0.1 -> FETCH_HEAD
HEAD is now at ad16325 fixed for Swift 5.0
Cloned https://github.com/elegantchaos/Hardware.git
Revision (git rev-parse @):
ad16325e879052c73c8226399ea177e993059fcf
SUCCESS checkout https://github.com/elegantchaos/Hardware.git at v1.0.1
========================================
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/9] Compiling Hardware IORegistryEntry.swift
[2/10] Compiling Hardware IOService.swift
[3/10] Compiling Hardware Platform.swift
[4/10] Compiling Hardware IOObject.swift
[5/10] Compiling Hardware Device.swift
[6/10] Compiling Hardware EthernetInterface.swift
[7/10] Emitting module Hardware
[8/10] Compiling Hardware MacAddress.swift
[9/10] Compiling Hardware IOIterator.swift
[10/10] Compiling Hardware System.swift
Build complete! (3.86s)
Build complete.
Done.