Build Information
Successful build of DSFValueBinders, reference main (8bbcac
), with Swift 5.10 for macOS (SPM) on 6 Aug 2024 07:19:56 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/DSFValueBinders.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dagronf/DSFValueBinders
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8bbcacd Fix issue where the binding value wasn't set correctly when first created
Cloned https://github.com/dagronf/DSFValueBinders.git
Revision (git rev-parse @):
8bbcacda087d1f0da384c8ad2fda061faabda3f1
SUCCESS checkout https://github.com/dagronf/DSFValueBinders.git at main
========================================
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": "dsfvaluebinders",
"name": "DSFValueBinders",
"url": "https://github.com/dagronf/DSFValueBinders.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DSFValueBinders",
"dependencies": [
]
}
]
}
Fetching https://github.com/dagronf/DSFValueBinders.git
[1/235] Fetching dsfvaluebinders
Fetched https://github.com/dagronf/DSFValueBinders.git from cache (1.20s)
Creating working copy for https://github.com/dagronf/DSFValueBinders.git
Working copy of https://github.com/dagronf/DSFValueBinders.git resolved at main (8bbcacd)
warning: '.resolve-product-dependencies': dependency 'dsfvaluebinders' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/dagronf/DSFValueBinders.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[1/6] Write swift-version-33747A42983211AE.txt
[3/17] Compiling DSFValueBinders WrappedPublisher.swift
[4/18] Compiling DSFValueBinders ValueBinder+transform.swift
[5/18] Compiling DSFValueBinders EnumKeyPathBinder.swift
[6/18] Compiling DSFValueBinders PropertyWrapper.swift
[7/18] Compiling DSFValueBinders KeyPathBinder.swift
[8/18] Emitting module DSFValueBinders
[9/18] Compiling DSFValueBinders ValueBinder+transformers.swift
[10/18] Compiling DSFValueBinders CombiningValueBinder.swift
[11/18] Compiling DSFValueBinders DSFValueBinders.swift
[12/18] Compiling DSFValueBinders ValueBinder.swift
[13/18] Compiling DSFValueBinders ValueBinder+Binding.swift
[14/18] Compiling DSFValueBinders SemLock.swift
[14/18] Write Objects.LinkFileList
[16/18] Archiving libDSFValueBinders-static.a
[17/18] Linking libDSFValueBinders-shared.dylib
Build complete! (5.01s)
Build complete.
Done.