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: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dagronf/DSFPasscodeView
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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 NSAppearance+extensions.swift
[6/19] Compiling DSFAppearanceManager DSFSimpleLock.swift
[7/19] Compiling DSFAppearanceManager WeakBag.swift
[8/19] Emitting module DSFAppearanceManager
[9/19] Compiling DSFAppearanceManager DSFAppearanceManager+Listeners.swift
[10/19] Compiling DSFAppearanceManager DSFDebounce.swift
[11/19] Compiling DSFAppearanceManager NSWindow+Appearance.swift
[12/19] Compiling DSFAppearanceManager AutoplayAnimatedImages.swift
[13/19] Compiling DSFAppearanceManager DSFAppearanceManager.swift
[14/19] Compiling DSFAppearanceManager NSView+Appearance.swift
[15/19] Compiling DSFAppearanceManager DSFAppearanceCache.swift
[16/19] Compiling DSFAppearanceManager DSFAppearanceManager+ChangeDetector.swift
[17/19] Emitting module VIViewInvalidating
[18/19] Compiling VIViewInvalidating VIViewInvalidatingPropertyWrapper.swift
[19/19] Compiling DSFAppearanceManager WeakBox.swift
[20/25] Compiling DSFPasscodeView Utils.swift
[21/25] Compiling DSFPasscodeView Localizations.swift
[22/25] Emitting module DSFPasscodeView
[23/25] Compiling DSFPasscodeView DSFPasscodeView.swift
[24/25] Compiling DSFPasscodeView DSFPasscodeView+Handling.swift
[25/25] Compiling DSFPasscodeView DSFPasscodeView+Cell.swift
Build complete! (7.00s)
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.33s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.4.2 (0.33s)
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.