Build Information
Successful build of Dusk, reference main (e3ac3a
), with Swift 5.8 for macOS (SPM) on 6 Jul 2024 12:57:46 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $workDir
https://github.com/ChimeHQ/Dusk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/7] Compiling Dusk NSAppearance+Modification.swift
[2/7] Compiling Dusk NSAppearance+Queries.swift
[3/7] Compiling Dusk DynamicColor.swift
[4/7] Compiling Dusk ApearanceObserver.swift
[5/7] Emitting module Dusk
[6/7] Compiling Dusk DynamicColorProviderCollection.swift
[7/7] Compiling Dusk WrappedColor.swift
Build complete! (9.30s)
Build complete.
Done.