The Swift Package Index logo.Swift Package Index

Build Information

Successful build of WindowTreatment with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/WindowTreatment.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/WindowTreatment
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d1ae68c funding
Cloned https://github.com/ChimeHQ/WindowTreatment.git
Revision (git rev-parse @):
d1ae68ccf3ad488bccd9deab679d88c67d41cb7d
SUCCESS checkout https://github.com/ChimeHQ/WindowTreatment.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "windowtreatment",
      "name": "WindowTreatment",
      "url": "https://github.com/ChimeHQ/WindowTreatment.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WindowTreatment",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/ChimeHQ/WindowTreatment.git
[1/255] Fetching windowtreatment
Fetched https://github.com/ChimeHQ/WindowTreatment.git (0.35s)
Creating working copy for https://github.com/ChimeHQ/WindowTreatment.git
Working copy of https://github.com/ChimeHQ/WindowTreatment.git resolved at main
warning: '.resolve-product-dependencies': dependency 'windowtreatment' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/14] Compiling WindowTreatment WindowObservingViewModifier.swift
[2/14] Compiling WindowTreatment WindowStateObservingModifier.swift
[3/14] Compiling WindowTreatment NSWindow+Sizing.swift
[4/14] Compiling WindowTreatment NSWindow+Tabbing.swift
[5/15] Compiling WindowTreatment WindowTitlebarAwareViewController.swift
[6/15] Compiling WindowTreatment WindowTitlebarAwareView.swift
[7/15] Compiling WindowTreatment ApplicationWindowState.swift
[8/15] Compiling WindowTreatment CustomizableMainKeyWindow.swift
[9/15] Compiling WindowTreatment NSWindow+TitlebarTransparency.swift
[10/15] Compiling WindowTreatment WindowStateAwareView.swift
[11/15] Emitting module WindowTreatment
[12/15] Compiling WindowTreatment NSView+Window.swift
[13/15] Compiling WindowTreatment NSWindow+Animation.swift
[14/15] Compiling WindowTreatment WindowStateObserver.swift
[15/15] Compiling WindowTreatment WindowStateObservingView.swift
Build complete! (16.42s)
Build complete.
Done.