Build Information
Successful build of DSFLabelledTextField with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.28.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/DSFLabelledTextField.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dagronf/DSFLabelledTextField
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 86644ef Update with new appearance manager
Cloned https://github.com/dagronf/DSFLabelledTextField.git
Revision (git rev-parse @):
86644ef6e61f02c08b25357f50b7627afe873f68
SUCCESS checkout https://github.com/dagronf/DSFLabelledTextField.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/14] Compiling DSFAppearanceManager NSAppearance+extensions.swift
[2/14] Compiling DSFAppearanceManager WeakBag.swift
[3/14] Compiling DSFAppearanceManager DSFAppearanceManager.swift
[4/14] Compiling DSFAppearanceManager NSView+Appearance.swift
[5/14] Compiling DSFAppearanceManager DSFSimpleLock.swift
[6/15] Compiling DSFAppearanceManager DSFAppearanceCache.swift
[7/15] Compiling DSFAppearanceManager DSFAppearanceManager+ChangeDetector.swift
[8/15] Emitting module DSFAppearanceManager
[9/15] Compiling DSFAppearanceManager DSFAppearanceManager+Listeners.swift
[10/15] Compiling DSFAppearanceManager DSFDebounce.swift
[11/15] Compiling DSFAppearanceManager NSWindow+Appearance.swift
[12/15] Compiling DSFAppearanceManager AutoplayAnimatedImages.swift
[13/15] Compiling DSFAppearanceManager WeakBox.swift
[14/19] Emitting module DSFLabelledTextField
[15/19] Compiling DSFLabelledTextField NSGraphicsContext+extensions.swift
[16/19] Compiling DSFLabelledTextField DSFLabelledTextFieldGroup.swift
[17/19] Compiling DSFLabelledTextField DSFLabelledTextField.swift
[17/19] Archiving libDSFLabelledTextField.a
[18/19] Linking libDSFLabelledTextField-Dynamic.dylib
Build complete! (16.41s)
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.4.1 (0.02s)
Creating working copy for https://github.com/dagronf/DSFAppearanceManager
Working copy of https://github.com/dagronf/DSFAppearanceManager resolved at 3.4.1
Build complete.
Done.