Build Information
Successful build of QuantumCache, reference 1.0.0 (25a5ea
), with Swift 5.10 for macOS (SPM) on 5 Sep 2024 14:33:17 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: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sleepwalkerfx/QuantumCache
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at 25a5ea3 readme updates
Cloned https://github.com/sleepwalkerfx/QuantumCache.git
Revision (git rev-parse @):
25a5ea3f84b6018fe9549ce9db31aae819609a42
SUCCESS checkout https://github.com/sleepwalkerfx/QuantumCache.git at 1.0.0
========================================
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.14s)
Creating working copy for https://github.com/sleepwalkerfx/QuantumCache.git
Working copy of https://github.com/sleepwalkerfx/QuantumCache.git resolved at 1.0.0 (25a5ea3)
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 QuantumCache.swift
[4/6] Compiling QuantumCache CachableContent.swift
[5/6] Emitting module QuantumCache
[6/6] Compiling QuantumCache ListNode.swift
Build complete! (3.99s)
Build complete.
Done.