Build Information
Successful build of DSFLabelledTextField with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/DSFLabelledTextField.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/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.10
Building package at path: $workDir
https://github.com/dagronf/DSFLabelledTextField.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[2/7] Write swift-version--423B1241ED78D482.txt
[4/19] Compiling DSFAppearanceManager WeakBag.swift
[5/19] Compiling DSFAppearanceManager NSWindow+Appearance.swift
[6/19] Compiling DSFAppearanceManager AutoplayAnimatedImages.swift
[7/20] Compiling DSFAppearanceManager DSFAppearanceManager.swift
[8/20] Compiling DSFAppearanceManager NSView+Appearance.swift
[9/20] Compiling DSFAppearanceManager DSFSimpleLock.swift
[10/20] Compiling DSFAppearanceManager DSFAppearanceCache.swift
[11/20] Compiling DSFAppearanceManager DSFAppearanceManager+ChangeDetector.swift
[12/20] Compiling DSFAppearanceManager DSFAppearanceManager+Listeners.swift
[13/20] Compiling DSFAppearanceManager DSFDebounce.swift
[14/20] Emitting module DSFAppearanceManager
[15/20] Compiling DSFAppearanceManager NSAppearance+extensions.swift
[16/20] Compiling DSFAppearanceManager WeakBox.swift
[17/24] Compiling DSFLabelledTextField DSFLabelledTextFieldGroup.swift
[18/24] Compiling DSFLabelledTextField NSGraphicsContext+extensions.swift
[19/24] Emitting module DSFLabelledTextField
[20/24] Compiling DSFLabelledTextField DSFLabelledTextField.swift
[20/24] Write Objects.LinkFileList
[22/24] Archiving libDSFLabelledTextField.a
[23/24] Linking libDSFLabelledTextField-Dynamic.dylib
Build complete! (5.64s)
Fetching https://github.com/dagronf/DSFAppearanceManager from cache
Fetched https://github.com/dagronf/DSFAppearanceManager from cache (0.17s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.4.2 (0.02s)
Creating working copy for https://github.com/dagronf/DSFAppearanceManager
Working copy of https://github.com/dagronf/DSFAppearanceManager resolved at 3.4.2
Build complete.
Done.