Build Information
Successful build of DSFToggleButton, reference 7.1.0 (434fab
), with Swift 5.10 for macOS (SPM) on 20 Jul 2024 13:03:18 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.46.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/DSFToggleButton.git
Reference: 7.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dagronf/DSFToggleButton
* tag 7.1.0 -> FETCH_HEAD
HEAD is now at 434fab2 Update copyright
Cloned https://github.com/dagronf/DSFToggleButton.git
Revision (git rev-parse @):
434fab25cde1d9876350107a5edb1825a8e29fda
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/dagronf/DSFToggleButton.git at 7.1.0
Fetching https://github.com/dagronf/DSFAppearanceManager
[1/392] Fetching dsfappearancemanager
Fetched https://github.com/dagronf/DSFAppearanceManager from cache (1.60s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.5.0 (0.57s)
Creating working copy for https://github.com/dagronf/DSFAppearanceManager
Working copy of https://github.com/dagronf/DSFAppearanceManager resolved at 3.5.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": "dsftogglebutton",
"name": "DSFToggleButton",
"url": "https://github.com/dagronf/DSFToggleButton.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DSFToggleButton",
"dependencies": [
{
"identity": "dsfappearancemanager",
"name": "DSFAppearanceManager",
"url": "https://github.com/dagronf/DSFAppearanceManager",
"version": "3.5.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DSFAppearanceManager",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/dagronf/DSFToggleButton.git
[1/494] Fetching dsftogglebutton
Fetched https://github.com/dagronf/DSFToggleButton.git from cache (0.77s)
Fetching https://github.com/dagronf/DSFAppearanceManager from cache
Fetched https://github.com/dagronf/DSFAppearanceManager from cache (0.47s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.5.0 (0.03s)
Creating working copy for https://github.com/dagronf/DSFToggleButton.git
Working copy of https://github.com/dagronf/DSFToggleButton.git resolved at 7.1.0 (434fab2)
Creating working copy for https://github.com/dagronf/DSFAppearanceManager
Working copy of https://github.com/dagronf/DSFAppearanceManager resolved at 3.5.0
warning: '.resolve-product-dependencies': dependency 'dsftogglebutton' is not used by any target
Found 1 product dependencies
- DSFAppearanceManager
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/dagronf/DSFToggleButton.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[2/7] Write swift-version-33747A42983211AE.txt
[4/19] Compiling DSFAppearanceManager DSFSimpleLock.swift
[5/19] Compiling DSFAppearanceManager AutoplayAnimatedImages.swift
[6/19] Compiling DSFAppearanceManager WeakBag.swift
[7/20] Compiling DSFAppearanceManager WeakBox.swift
[8/20] Compiling DSFAppearanceManager DSFAppearanceManager.swift
[9/20] Compiling DSFAppearanceManager NSView+Appearance.swift
[10/20] Compiling DSFAppearanceManager NSWindow+Appearance.swift
[11/20] Emitting module DSFAppearanceManager
[12/20] Compiling DSFAppearanceManager DSFAppearanceCache.swift
[13/20] Compiling DSFAppearanceManager DSFAppearanceManager+ChangeDetector.swift
[14/20] Compiling DSFAppearanceManager NSAppearance+extensions.swift
[15/20] Compiling DSFAppearanceManager DSFDebounce.swift
[16/20] Compiling DSFAppearanceManager DSFAppearanceManager+Listeners.swift
[17/24] Compiling DSFToggleButton DSFToggleButton+extensions.swift
[18/24] Compiling DSFToggleButton DSFToggleButton.swift
[19/24] Compiling DSFToggleButton DSFToggleButton+SwiftUI.swift
[20/24] Emitting module DSFToggleButton
[20/24] Write Objects.LinkFileList
[22/24] Archiving libDSFToggleButton-static.a
[23/24] Linking libDSFToggleButton-shared.dylib
Build complete! (9.12s)
Build complete.
Done.