Build Information
Successful build of Hardware 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/Hardware.git
Reference: v1.0.1
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "hardware",
"name": "Hardware",
"url": "https://github.com/elegantchaos/Hardware.git",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Hardware",
"dependencies": [
]
}
]
}
Fetching https://github.com/elegantchaos/Hardware.git from cache
Fetched https://github.com/elegantchaos/Hardware.git (0.34s)
Creating working copy for https://github.com/elegantchaos/Hardware.git
Working copy of https://github.com/elegantchaos/Hardware.git resolved at v1.0.1
warning: '.resolve-product-dependencies': dependency 'hardware' is not used by any target
Found 0 product dependencies
========================================
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/9] Compiling Hardware IOObject.swift
[2/9] Compiling Hardware IORegistryEntry.swift
[3/9] Compiling Hardware IOIterator.swift
[4/9] Compiling Hardware Platform.swift
[5/9] Emitting module Hardware
[6/9] Compiling Hardware MacAddress.swift
[7/9] Compiling Hardware IOService.swift
[8/9] Compiling Hardware Device.swift
[9/9] Compiling Hardware EthernetInterface.swift
[10/10] Compiling Hardware System.swift
Build complete! (11.90s)
Build complete.
Done.