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 DSFPasscodeView 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/DSFPasscodeView.git
Reference: 2.0.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dagronf/DSFPasscodeView
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at 4160d4f Update to use DSFAppearanceManager
Cloned https://github.com/dagronf/DSFPasscodeView.git
Revision (git rev-parse @):
4160d4f8e95d3356fc7554691c1f2f203e95142f
SUCCESS checkout https://github.com/dagronf/DSFPasscodeView.git at 2.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/dagronf/DSFPasscodeView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--423B1241ED78D482.txt
[5/18] Compiling DSFAppearanceManager DSFSimpleLock.swift
[6/19] Compiling DSFAppearanceManager WeakBox.swift
[7/19] Compiling DSFAppearanceManager DSFAppearanceManager+Listeners.swift
[8/19] Compiling DSFAppearanceManager DSFDebounce.swift
[9/19] Compiling DSFAppearanceManager NSAppearance+extensions.swift
[10/19] Compiling DSFAppearanceManager WeakBag.swift
[11/19] Compiling DSFAppearanceManager DSFAppearanceManager.swift
[12/19] Compiling DSFAppearanceManager NSView+Appearance.swift
[13/19] Compiling DSFAppearanceManager NSWindow+Appearance.swift
[14/19] Compiling DSFAppearanceManager AutoplayAnimatedImages.swift
[15/19] Compiling DSFAppearanceManager DSFAppearanceCache.swift
[16/19] Compiling DSFAppearanceManager DSFAppearanceManager+ChangeDetector.swift
[17/19] Emitting module DSFAppearanceManager
[18/19] Emitting module VIViewInvalidating
[19/19] Compiling VIViewInvalidating VIViewInvalidatingPropertyWrapper.swift
[20/25] Compiling DSFPasscodeView Localizations.swift
[21/25] Compiling DSFPasscodeView Utils.swift
[22/25] Compiling DSFPasscodeView DSFPasscodeView+Cell.swift
[23/25] Compiling DSFPasscodeView DSFPasscodeView+Handling.swift
[24/25] Emitting module DSFPasscodeView
[25/25] Compiling DSFPasscodeView DSFPasscodeView.swift
Build complete! (8.19s)
Fetching https://github.com/dagronf/VIViewInvalidating from cache
Fetching https://github.com/dagronf/DSFAppearanceManager from cache
Fetched https://github.com/dagronf/DSFAppearanceManager from cache (0.16s)
Fetched https://github.com/dagronf/VIViewInvalidating from cache (0.16s)
Computing version for https://github.com/dagronf/VIViewInvalidating
Computed https://github.com/dagronf/VIViewInvalidating at 2.0.2 (0.34s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.4.2 (0.42s)
Creating working copy for https://github.com/dagronf/VIViewInvalidating
Working copy of https://github.com/dagronf/VIViewInvalidating resolved at 2.0.2
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.