The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of DSFValueBinders, reference 1.0.1 (8bbcac), with Swift 5.9 for macOS (SPM) on 6 Aug 2024 07:24:28 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.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: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dagronf/DSFValueBinders
 * tag               1.0.1      -> FETCH_HEAD
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 1.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/dagronf/DSFValueBinders.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/13] Compiling DSFValueBinders WrappedPublisher.swift
[2/13] Compiling DSFValueBinders ValueBinder+transform.swift
[3/13] Compiling DSFValueBinders ValueBinder+transformers.swift
[4/13] Compiling DSFValueBinders ValueBinder+Binding.swift
[5/14] Compiling DSFValueBinders ValueBinder.swift
[6/14] Compiling DSFValueBinders EnumKeyPathBinder.swift
[7/14] Compiling DSFValueBinders PropertyWrapper.swift
[8/14] Compiling DSFValueBinders CombiningValueBinder.swift
[9/14] Compiling DSFValueBinders DSFValueBinders.swift
[10/14] Emitting module DSFValueBinders
[11/14] Compiling DSFValueBinders KeyPathBinder.swift
[12/14] Compiling DSFValueBinders SemLock.swift
[12/14] Archiving libDSFValueBinders-static.a
[13/14] Linking libDSFValueBinders-shared.dylib
Build complete! (9.27s)
Build complete.
Done.