Build Information
Successful build of DSFLabelledTextField 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/dagronf/DSFLabelledTextField.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/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
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "dsflabelledtextfield",
"name": "DSFLabelledTextField",
"url": "https://github.com/dagronf/DSFLabelledTextField.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DSFLabelledTextField",
"dependencies": [
{
"identity": "dsfappearancemanager",
"name": "DSFAppearanceManager",
"url": "https://github.com/dagronf/DSFAppearanceManager",
"version": "3.4.1",
"path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DSFAppearanceManager",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/dagronf/DSFLabelledTextField.git
[1/126] Fetching dsflabelledtextfield
Fetched https://github.com/dagronf/DSFLabelledTextField.git (0.23s)
Fetching https://github.com/dagronf/DSFAppearanceManager from cache
Fetched https://github.com/dagronf/DSFAppearanceManager (0.17s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.4.1 (0.01s)
Creating working copy for https://github.com/dagronf/DSFLabelledTextField.git
Working copy of https://github.com/dagronf/DSFLabelledTextField.git resolved at main
Creating working copy for https://github.com/dagronf/DSFAppearanceManager
Working copy of https://github.com/dagronf/DSFAppearanceManager resolved at 3.4.1
warning: '.resolve-product-dependencies': dependency 'dsflabelledtextfield' is not used by any target
Found 1 product dependencies
- DSFAppearanceManager
========================================
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 DSFAppearanceManager DSFAppearanceManager.swift
[2/14] Compiling DSFAppearanceManager NSView+Appearance.swift
[3/14] Compiling DSFAppearanceManager DSFAppearanceCache.swift
[4/14] Compiling DSFAppearanceManager DSFAppearanceManager+ChangeDetector.swift
[5/15] Compiling DSFAppearanceManager DSFSimpleLock.swift
[6/15] Compiling DSFAppearanceManager DSFAppearanceManager+Listeners.swift
[7/15] Compiling DSFAppearanceManager DSFDebounce.swift
[8/15] Emitting module DSFAppearanceManager
[9/15] Compiling DSFAppearanceManager WeakBag.swift
[10/15] Compiling DSFAppearanceManager NSWindow+Appearance.swift
[11/15] Compiling DSFAppearanceManager AutoplayAnimatedImages.swift
[12/15] Compiling DSFAppearanceManager NSAppearance+extensions.swift
[13/15] Compiling DSFAppearanceManager WeakBox.swift
[14/19] Compiling DSFLabelledTextField DSFLabelledTextFieldGroup.swift
[15/19] Compiling DSFLabelledTextField NSGraphicsContext+extensions.swift
[16/19] Emitting module DSFLabelledTextField
[17/19] Compiling DSFLabelledTextField DSFLabelledTextField.swift
[17/19] Archiving libDSFLabelledTextField.a
[18/19] Linking libDSFLabelledTextField-Dynamic.dylib
Build complete! (12.15s)
Build complete.
Done.