The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/DSFToggleButton.git
Reference: 7.0.3
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dagronf/DSFToggleButton
 * tag               7.0.3      -> FETCH_HEAD
HEAD is now at 4d7b97d Fixed issue where button wasn't cleaning itself up
Cloned https://github.com/dagronf/DSFToggleButton.git into spi-builder-workspace
4d7b97d0412c6ce5371fe74686ffa9383360731b
SPI manifest file found: spi-builder-workspace/.spi.yml
SUCCESS checkout https://github.com/dagronf/DSFToggleButton.git at 7.0.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/dagronf/DSFAppearanceManager from cache
Fetched https://github.com/dagronf/DSFAppearanceManager (0.18s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.3.0 (0.04s)
Creating working copy for https://github.com/dagronf/DSFAppearanceManager
Working copy of https://github.com/dagronf/DSFAppearanceManager resolved at 3.3.0
Building for debugging...
[1/13] Compiling DSFAppearanceManager DSFAppearanceCache.swift
[2/13] Compiling DSFAppearanceManager DSFAppearanceManager+ChangeDetector.swift
[3/14] Compiling DSFAppearanceManager DSFAppearanceManager.swift
[4/14] Compiling DSFAppearanceManager NSView+Appearance.swift
[5/14] Compiling DSFAppearanceManager WeakBag.swift
[6/14] Compiling DSFAppearanceManager DSFSimpleLock.swift
[7/14] Compiling DSFAppearanceManager NSAppearance+extensions.swift
[8/14] Compiling DSFAppearanceManager NSWindow+Appearance.swift
[9/14] Compiling DSFAppearanceManager DSFAppearanceManager+Listeners.swift
[10/14] Compiling DSFAppearanceManager DSFDebounce.swift
[11/14] Emitting module DSFAppearanceManager
[12/14] Compiling DSFAppearanceManager WeakBox.swift
[13/18] Compiling DSFToggleButton DSFToggleButton+extensions.swift
[14/18] Emitting module DSFToggleButton
[15/18] Compiling DSFToggleButton DSFToggleButton.swift
[16/18] Compiling DSFToggleButton DSFToggleButton+SwiftUI.swift
[16/18] Archiving libDSFToggleButton-static.a
[17/18] Linking libDSFToggleButton-shared.dylib
Build complete! (10.15s)
Build complete.
Done.