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 WindowTreatment, reference 2.4.0 (d3ca16), with Swift 5.10 for macOS (SPM) on 9 Jul 2024 18:20:55 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/WindowTreatment.git
Reference: 2.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/WindowTreatment
 * tag               2.4.0      -> FETCH_HEAD
HEAD is now at d3ca166 Fix Xcode 15 compatibility
Cloned https://github.com/ChimeHQ/WindowTreatment.git
Revision (git rev-parse @):
d3ca166086388e276f60a66b1fb33048f655dc87
SUCCESS checkout https://github.com/ChimeHQ/WindowTreatment.git at 2.4.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": "windowtreatment",
      "name": "WindowTreatment",
      "url": "https://github.com/ChimeHQ/WindowTreatment.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WindowTreatment",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/ChimeHQ/WindowTreatment.git
[1/294] Fetching windowtreatment
Fetched https://github.com/ChimeHQ/WindowTreatment.git from cache (1.25s)
Creating working copy for https://github.com/ChimeHQ/WindowTreatment.git
Working copy of https://github.com/ChimeHQ/WindowTreatment.git resolved at 2.4.0 (d3ca166)
warning: '.resolve-product-dependencies': dependency 'windowtreatment' 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/WindowTreatment.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/17] Compiling WindowTreatment WindowStateAwareView.swift
[4/18] Compiling WindowTreatment NSWindow+Animation.swift
[5/18] Compiling WindowTreatment NSWindow+Sizing.swift
[6/18] Compiling WindowTreatment NSWindow+Tabbing.swift
[7/18] Compiling WindowTreatment NSWindow+TitlebarTransparency.swift
[8/18] Compiling WindowTreatment CustomizableMainKeyWindow.swift
[9/18] Compiling WindowTreatment TitlebarClickAwareWindow.swift
[10/18] Compiling WindowTreatment WindowTitlebarAwareViewController.swift
[11/18] Emitting module WindowTreatment
[12/18] Compiling WindowTreatment ApplicationWindowState.swift
[13/18] Compiling WindowTreatment WindowObservingViewModifier.swift
[14/18] Compiling WindowTreatment WindowStateObservingModifier.swift
[15/18] Compiling WindowTreatment NSView+Window.swift
[16/18] Compiling WindowTreatment WindowTitlebarAwareView.swift
[17/18] Compiling WindowTreatment WindowStateObserver.swift
[18/18] Compiling WindowTreatment WindowStateObservingView.swift
Build complete! (8.62s)
Build complete.
Done.