The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DSFPasscodeView with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.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/TDmZkXJm/0/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 into spi-builder-workspace
4160d4f8e95d3356fc7554691c1f2f203e95142f
SUCCESS checkout https://github.com/dagronf/DSFPasscodeView.git at 2.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/dagronf/VIViewInvalidating from cache
Fetching https://github.com/dagronf/DSFAppearanceManager from cache
Fetched https://github.com/dagronf/VIViewInvalidating (0.16s)
Fetched https://github.com/dagronf/DSFAppearanceManager (0.32s)
Computing version for https://github.com/dagronf/VIViewInvalidating
Computed https://github.com/dagronf/VIViewInvalidating at 2.0.2 (0.03s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.3.0 (0.02s)
Creating working copy for https://github.com/dagronf/DSFAppearanceManager
Working copy of https://github.com/dagronf/DSFAppearanceManager resolved at 3.3.0
Creating working copy for https://github.com/dagronf/VIViewInvalidating
Working copy of https://github.com/dagronf/VIViewInvalidating resolved at 2.0.2
Building for debugging...
[1/13] Emitting module VIViewInvalidating
[2/13] Compiling DSFAppearanceManager DSFDebounce.swift
[3/13] Emitting module DSFAppearanceManager
[4/13] Compiling DSFAppearanceManager DSFAppearanceManager.swift
[5/13] Compiling DSFAppearanceManager NSView+Appearance.swift
[6/14] Compiling DSFAppearanceManager NSWindow+Appearance.swift
[7/14] Compiling DSFAppearanceManager DSFAppearanceManager+Listeners.swift
[8/14] Compiling DSFAppearanceManager DSFSimpleLock.swift
[9/14] Compiling DSFAppearanceManager DSFAppearanceCache.swift
[10/14] Compiling DSFAppearanceManager DSFAppearanceManager+ChangeDetector.swift
[11/14] Compiling DSFAppearanceManager WeakBag.swift
[12/14] Compiling DSFAppearanceManager NSAppearance+extensions.swift
[13/14] Compiling VIViewInvalidating VIViewInvalidatingPropertyWrapper.swift
[14/14] Compiling DSFAppearanceManager WeakBox.swift
[15/20] Compiling DSFPasscodeView DSFPasscodeView+Handling.swift
[16/20] Emitting module DSFPasscodeView
[17/20] Compiling DSFPasscodeView Utils.swift
[18/20] Compiling DSFPasscodeView Localizations.swift
[19/20] Compiling DSFPasscodeView DSFPasscodeView+Cell.swift
[20/20] Compiling DSFPasscodeView DSFPasscodeView.swift
Build complete! (9.36s)
Build complete.
Done.