Build Information
Successful build of DSFPasscodeView with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.28.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/DSFPasscodeView.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/1/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.8
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/14] Emitting module VIViewInvalidating
[2/14] Compiling DSFAppearanceManager WeakBag.swift
[3/15] Compiling DSFAppearanceManager WeakBox.swift
[4/15] Compiling DSFAppearanceManager DSFAppearanceManager+Listeners.swift
[5/15] Compiling DSFAppearanceManager DSFDebounce.swift
[6/15] Compiling DSFAppearanceManager NSAppearance+extensions.swift
[7/15] Compiling DSFAppearanceManager DSFSimpleLock.swift
[8/15] Compiling VIViewInvalidating VIViewInvalidatingPropertyWrapper.swift
[9/15] Compiling DSFAppearanceManager NSWindow+Appearance.swift
[10/15] Compiling DSFAppearanceManager AutoplayAnimatedImages.swift
[11/15] Emitting module DSFAppearanceManager
[12/15] Compiling DSFAppearanceManager DSFAppearanceManager.swift
[13/15] Compiling DSFAppearanceManager NSView+Appearance.swift
[14/15] Compiling DSFAppearanceManager DSFAppearanceCache.swift
[15/15] Compiling DSFAppearanceManager DSFAppearanceManager+ChangeDetector.swift
[16/21] Compiling DSFPasscodeView DSFPasscodeView.swift
[17/21] Compiling DSFPasscodeView Utils.swift
[18/21] Compiling DSFPasscodeView Localizations.swift
[19/21] Compiling DSFPasscodeView DSFPasscodeView+Cell.swift
[20/21] Emitting module DSFPasscodeView
[21/21] Compiling DSFPasscodeView DSFPasscodeView+Handling.swift
Build complete! (12.43s)
Fetching https://github.com/dagronf/VIViewInvalidating from cache
Fetching https://github.com/dagronf/DSFAppearanceManager from cache
Fetched https://github.com/dagronf/VIViewInvalidating (0.15s)
Fetched https://github.com/dagronf/DSFAppearanceManager (0.18s)
Computing version for https://github.com/dagronf/VIViewInvalidating
Computed https://github.com/dagronf/VIViewInvalidating at 2.0.2 (0.45s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.4.1 (0.48s)
Creating working copy for https://github.com/dagronf/DSFAppearanceManager
Working copy of https://github.com/dagronf/DSFAppearanceManager resolved at 3.4.1
Creating working copy for https://github.com/dagronf/VIViewInvalidating
Working copy of https://github.com/dagronf/VIViewInvalidating resolved at 2.0.2
Build complete.
Done.