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 DSFLabelledTextField with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/DSFLabelledTextField.git
Reference: 2.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dagronf/DSFLabelledTextField
 * tag               2.0.0      -> FETCH_HEAD
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 2.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/dagronf/DSFLabelledTextField.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[2/7] Write swift-version--423B1241ED78D482.txt
[4/19] Compiling DSFAppearanceManager DSFAppearanceManager+Listeners.swift
[5/19] Compiling DSFAppearanceManager DSFDebounce.swift
[6/19] Compiling DSFAppearanceManager WeakBag.swift
[7/19] Compiling DSFAppearanceManager DSFSimpleLock.swift
[8/20] Compiling DSFAppearanceManager DSFAppearanceManager.swift
[9/20] Compiling DSFAppearanceManager NSView+Appearance.swift
[10/20] Compiling DSFAppearanceManager NSAppearance+extensions.swift
[11/20] Compiling DSFAppearanceManager DSFAppearanceCache.swift
[12/20] Compiling DSFAppearanceManager DSFAppearanceManager+ChangeDetector.swift
[13/20] Emitting module DSFAppearanceManager
[14/20] Compiling DSFAppearanceManager NSWindow+Appearance.swift
[15/20] Compiling DSFAppearanceManager AutoplayAnimatedImages.swift
[16/20] Compiling DSFAppearanceManager WeakBox.swift
[17/24] Compiling DSFLabelledTextField DSFLabelledTextFieldGroup.swift
[18/24] Compiling DSFLabelledTextField NSGraphicsContext+extensions.swift
[19/24] Emitting module DSFLabelledTextField
[20/24] Compiling DSFLabelledTextField DSFLabelledTextField.swift
[20/24] Write Objects.LinkFileList
[22/24] Archiving libDSFLabelledTextField.a
[23/24] Linking libDSFLabelledTextField-Dynamic.dylib
Build complete! (17.14s)
Fetching https://github.com/dagronf/DSFAppearanceManager
Fetched https://github.com/dagronf/DSFAppearanceManager from cache (0.96s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.4.2 (0.37s)
Creating working copy for https://github.com/dagronf/DSFAppearanceManager
Working copy of https://github.com/dagronf/DSFAppearanceManager resolved at 3.4.2
Build complete.
Done.