Build Information
Successful build of Dusk, reference main (e3ac3a
), with Swift 5.10 for macOS (SPM) on 6 Jul 2024 12:56:59 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.45.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/Dusk.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/Dusk
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e3ac3ae Prepare for archiving
Cloned https://github.com/ChimeHQ/Dusk.git
Revision (git rev-parse @):
e3ac3aeb73f8fc7993090dbf9e82af88d82016cf
SUCCESS checkout https://github.com/ChimeHQ/Dusk.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": "dusk",
"name": "Dusk",
"url": "https://github.com/ChimeHQ/Dusk.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Dusk",
"dependencies": [
]
}
]
}
Fetching https://github.com/ChimeHQ/Dusk.git
[1/159] Fetching dusk
Fetched https://github.com/ChimeHQ/Dusk.git from cache (1.29s)
Creating working copy for https://github.com/ChimeHQ/Dusk.git
Working copy of https://github.com/ChimeHQ/Dusk.git resolved at main (e3ac3ae)
warning: '.resolve-product-dependencies': dependency 'dusk' 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/ChimeHQ/Dusk.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/9] Compiling Dusk DynamicColorProviderCollection.swift
[4/9] Compiling Dusk ApearanceObserver.swift
[5/9] Compiling Dusk NSAppearance+Modification.swift
[6/9] Emitting module Dusk
[7/9] Compiling Dusk DynamicColor.swift
[8/9] Compiling Dusk WrappedColor.swift
[9/9] Compiling Dusk NSAppearance+Queries.swift
Build complete! (6.92s)
Build complete.
Done.