The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Dusk with Swift 5.8 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/Dusk.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/Dusk
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 0b5f06a Modernize CI
Cloned https://github.com/ChimeHQ/Dusk.git
Revision (git rev-parse @):
0b5f06a536b8ddde1a036a3294954c135d7ee391
SUCCESS checkout https://github.com/ChimeHQ/Dusk.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/6] Compiling Dusk DynamicColorProviderCollection.swift
[2/6] Compiling Dusk NSAppearance+Modification.swift
[3/6] Compiling Dusk ApearanceObserver.swift
[4/6] Compiling Dusk DynamicColor.swift
[5/6] Emitting module Dusk
[6/6] Compiling Dusk NSAppearance+Queries.swift
[7/7] Compiling Dusk WrappedColor.swift
Build complete! (6.89s)
Build complete.
Done.