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 main (8bbcac), with Swift 5.9 for macOS (SPM) on 6 Aug 2024 07:20:11 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: 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
========================================
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 ValueBinder+transform.swift
[2/14] Compiling DSFValueBinders ValueBinder.swift
[3/14] Compiling DSFValueBinders ValueBinder+Binding.swift
[4/14] Compiling DSFValueBinders ValueBinder+transformers.swift
[5/14] Compiling DSFValueBinders WrappedPublisher.swift
[6/14] Compiling DSFValueBinders PropertyWrapper.swift
[7/14] Compiling DSFValueBinders KeyPathBinder.swift
[8/14] Emitting module DSFValueBinders
[9/14] Compiling DSFValueBinders CombiningValueBinder.swift
[10/14] Compiling DSFValueBinders DSFValueBinders.swift
[11/14] Compiling DSFValueBinders EnumKeyPathBinder.swift
[12/14] Compiling DSFValueBinders SemLock.swift
[12/14] Archiving libDSFValueBinders-static.a
[13/14] Linking libDSFValueBinders-shared.dylib
Build complete! (8.94s)
Build complete.
Done.