Build Information
Successful build of QuantumCache, reference main (689be6
), with Swift 5.10 for macOS (SPM) on 5 Sep 2024 14:35:41 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sleepwalkerfx/QuantumCache.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sleepwalkerfx/QuantumCache
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 689be67 license
Cloned https://github.com/sleepwalkerfx/QuantumCache.git
Revision (git rev-parse @):
689be67ad4aee53ec66ae91e5228dd66e1b5680e
SUCCESS checkout https://github.com/sleepwalkerfx/QuantumCache.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": "quantumcache",
"name": "QuantumCache",
"url": "https://github.com/sleepwalkerfx/QuantumCache.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/QuantumCache",
"dependencies": [
]
}
]
}
Fetching https://github.com/sleepwalkerfx/QuantumCache.git
[1/68] Fetching quantumcache
Fetched https://github.com/sleepwalkerfx/QuantumCache.git from cache (1.22s)
Creating working copy for https://github.com/sleepwalkerfx/QuantumCache.git
Working copy of https://github.com/sleepwalkerfx/QuantumCache.git resolved at main (689be67)
warning: '.resolve-product-dependencies': dependency 'quantumcache' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/sleepwalkerfx/QuantumCache.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/6] Compiling QuantumCache CachableContent.swift
[4/6] Compiling QuantumCache QuantumCache.swift
[5/6] Emitting module QuantumCache
[6/6] Compiling QuantumCache ListNode.swift
Build complete! (4.32s)
Build complete.
Done.