Build Information
Successful build of CZoneDetect, reference main (9a483f
), with Swift 5.10 for macOS (SPM) on 12 Jul 2024 03:18:28 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sbooth/CZoneDetect.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sbooth/CZoneDetect
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 9a483fd Update swift.yml (#3)
Cloned https://github.com/sbooth/CZoneDetect.git
Revision (git rev-parse @):
9a483fdcb5c5a1d3c761cfb0b0ef3242826110c6
SUCCESS checkout https://github.com/sbooth/CZoneDetect.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "czonedetect",
"name": "CZoneDetect",
"url": "https://github.com/sbooth/CZoneDetect.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CZoneDetect",
"dependencies": [
]
}
]
}
Fetching https://github.com/sbooth/CZoneDetect.git
[1/51] Fetching czonedetect
Fetched https://github.com/sbooth/CZoneDetect.git from cache (1.15s)
Creating working copy for https://github.com/sbooth/CZoneDetect.git
Working copy of https://github.com/sbooth/CZoneDetect.git resolved at main (9a483fd)
warning: '.resolve-product-dependencies': dependency 'czonedetect' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/sbooth/CZoneDetect.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Compiling CZoneDetect zonedetect.c
Build complete! (1.16s)
Build complete.
Done.