Build Information
Successful build of DSFToolbar, reference 5.1.0 (f486eb
), with Swift 5.10 for macOS (SPM) on 6 Aug 2024 11:02:32 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.48.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/DSFToolbar.git
Reference: 5.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dagronf/DSFToolbar
* tag 5.1.0 -> FETCH_HEAD
HEAD is now at f486eb1 minor package update
Cloned https://github.com/dagronf/DSFToolbar.git
Revision (git rev-parse @):
f486eb1e532d77fd2a9c9eb21f3e90a0b092ba45
SUCCESS checkout https://github.com/dagronf/DSFToolbar.git at 5.1.0
Fetching https://github.com/dagronf/DSFValueBinders
[1/235] Fetching dsfvaluebinders
Fetched https://github.com/dagronf/DSFValueBinders from cache (1.17s)
Computing version for https://github.com/dagronf/DSFValueBinders
Computed https://github.com/dagronf/DSFValueBinders at 1.0.1 (0.62s)
Creating working copy for https://github.com/dagronf/DSFValueBinders
Working copy of https://github.com/dagronf/DSFValueBinders resolved at 1.0.1
========================================
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": "dsftoolbar",
"name": "DSFToolbar",
"url": "https://github.com/dagronf/DSFToolbar.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DSFToolbar",
"dependencies": [
{
"identity": "dsfvaluebinders",
"name": "DSFValueBinders",
"url": "https://github.com/dagronf/DSFValueBinders",
"version": "1.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DSFValueBinders",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/dagronf/DSFToolbar.git
[1/1467] Fetching dsftoolbar
Fetched https://github.com/dagronf/DSFToolbar.git from cache (1.06s)
Fetching https://github.com/dagronf/DSFValueBinders from cache
Fetched https://github.com/dagronf/DSFValueBinders from cache (0.46s)
Computing version for https://github.com/dagronf/DSFValueBinders
Computed https://github.com/dagronf/DSFValueBinders at 1.0.1 (0.03s)
Creating working copy for https://github.com/dagronf/DSFToolbar.git
Working copy of https://github.com/dagronf/DSFToolbar.git resolved at 5.1.0 (f486eb1)
Creating working copy for https://github.com/dagronf/DSFValueBinders
Working copy of https://github.com/dagronf/DSFValueBinders resolved at 1.0.1
warning: '.resolve-product-dependencies': dependency 'dsftoolbar' is not used by any target
Found 1 product dependencies
- DSFValueBinders
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/dagronf/DSFToolbar.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/18] Compiling DSFValueBinders ValueBinder+Binding.swift
[5/19] Compiling DSFValueBinders CombiningValueBinder.swift
[6/19] Compiling DSFValueBinders DSFValueBinders.swift
[7/19] Emitting module DSFValueBinders
[8/19] Compiling DSFValueBinders ValueBinder+transform.swift
[9/19] Compiling DSFValueBinders WrappedPublisher.swift
[10/19] Compiling DSFValueBinders ValueBinder.swift
[11/19] Compiling DSFValueBinders PropertyWrapper.swift
[12/19] Compiling DSFValueBinders ValueBinder+transformers.swift
[13/19] Compiling DSFValueBinders KeyPathBinder.swift
[14/19] Compiling DSFValueBinders EnumKeyPathBinder.swift
[15/19] Compiling DSFValueBinders SemLock.swift
[16/36] Compiling DSFToolbar DSFToolbar.Standard.swift
[17/36] Compiling DSFToolbar DSFToolbar.View.swift
[18/37] Compiling DSFToolbar DSFToolbar.Search.swift
[19/37] Compiling DSFToolbar DSFToolbar.Segmented+catalyst.swift
[20/37] Compiling DSFToolbar DSFToolbar.PopoverButton.swift
[21/37] Compiling DSFToolbar DSFToolbar.PopupButton.swift
[22/37] Compiling DSFToolbar DSFToolbar.Group.swift
[23/37] Compiling DSFToolbar DSFToolbar.Item.swift
[24/37] Emitting module DSFToolbar
[25/37] Compiling DSFToolbar DSFToolbar.Button.swift
[26/37] Compiling DSFToolbar DSFToolbar.Core.swift
[27/37] Compiling DSFToolbar DSFToolbar.Segmented.swift
[28/37] Compiling DSFToolbar DSFToolbar.Separator.swift
[29/37] Compiling DSFToolbar DSFToolbar.PopupMenu.swift
[30/37] Compiling DSFToolbar DSFToolbar.ResultBuilders.swift
[31/37] Compiling DSFToolbar logging.swift
[32/37] Compiling DSFToolbar DSFToolbar.swift
[33/37] Compiling DSFToolbar utilities.swift
[33/37] Write Objects.LinkFileList
[35/37] Archiving libDSFToolbar-static.a
[36/37] Linking libDSFToolbar-shared.dylib
Build complete! (9.72s)
Build complete.
Done.