The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Dusk, reference 1.1.5 (e3ac3a), with Swift 5.10 for macOS (SPM) on 6 Jul 2024 12:56:03 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: 1.1.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/Dusk
 * tag               1.1.5      -> FETCH_HEAD
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 1.1.5
========================================
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.28s)
Creating working copy for https://github.com/ChimeHQ/Dusk.git
Working copy of https://github.com/ChimeHQ/Dusk.git resolved at 1.1.5 (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 NSAppearance+Queries.swift
[4/9] Compiling Dusk DynamicColorProviderCollection.swift
[5/9] Compiling Dusk ApearanceObserver.swift
[6/9] Compiling Dusk DynamicColor.swift
[7/9] Compiling Dusk WrappedColor.swift
[8/9] Compiling Dusk NSAppearance+Modification.swift
[9/9] Emitting module Dusk
Build complete! (6.90s)
Build complete.
Done.