Build Information
Successful build of DSFPasscodeView with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.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: 2.0.0
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/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
Revision (git rev-parse @):
4160d4f8e95d3356fc7554691c1f2f203e95142f
SUCCESS checkout https://github.com/dagronf/DSFPasscodeView.git at 2.0.0
Fetching https://github.com/dagronf/VIViewInvalidating
Fetching https://github.com/dagronf/DSFAppearanceManager from cache
Fetched https://github.com/dagronf/DSFAppearanceManager (0.24s)
Fetched https://github.com/dagronf/VIViewInvalidating (0.51s)
Computing version for https://github.com/dagronf/VIViewInvalidating
Computed https://github.com/dagronf/VIViewInvalidating at 2.0.2 (0.81s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.4.1 (0.77s)
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "dsfpasscodeview",
"name": "DSFPasscodeView",
"url": "https://github.com/dagronf/DSFPasscodeView.git",
"version": "unspecified",
"path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DSFPasscodeView",
"dependencies": [
{
"identity": "viviewinvalidating",
"name": "VIViewInvalidating",
"url": "https://github.com/dagronf/VIViewInvalidating",
"version": "2.0.2",
"path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/VIViewInvalidating",
"dependencies": [
]
},
{
"identity": "dsfappearancemanager",
"name": "DSFAppearanceManager",
"url": "https://github.com/dagronf/DSFAppearanceManager",
"version": "3.4.1",
"path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DSFAppearanceManager",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/dagronf/DSFPasscodeView.git from cache
Fetched https://github.com/dagronf/DSFPasscodeView.git (0.15s)
Fetching https://github.com/dagronf/DSFAppearanceManager from cache
Fetching https://github.com/dagronf/VIViewInvalidating from cache
Fetched https://github.com/dagronf/DSFAppearanceManager (0.18s)
Fetched https://github.com/dagronf/VIViewInvalidating (0.20s)
Computing version for https://github.com/dagronf/VIViewInvalidating
Computed https://github.com/dagronf/VIViewInvalidating at 2.0.2 (0.02s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.4.1 (0.03s)
Creating working copy for https://github.com/dagronf/DSFPasscodeView.git
Working copy of https://github.com/dagronf/DSFPasscodeView.git resolved at 2.0.0
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
warning: '.resolve-product-dependencies': dependency 'dsfpasscodeview' is not used by any target
Found 2 product dependencies
- VIViewInvalidating
- DSFAppearanceManager
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[1/14] Compiling DSFAppearanceManager WeakBag.swift
[2/15] Compiling DSFAppearanceManager WeakBox.swift
[3/15] Compiling DSFAppearanceManager NSWindow+Appearance.swift
[4/15] Compiling DSFAppearanceManager AutoplayAnimatedImages.swift
[5/15] Compiling DSFAppearanceManager DSFAppearanceManager+Listeners.swift
[6/15] Compiling DSFAppearanceManager DSFDebounce.swift
[7/15] Compiling DSFAppearanceManager DSFAppearanceCache.swift
[8/15] Compiling DSFAppearanceManager DSFAppearanceManager+ChangeDetector.swift
[9/15] Emitting module DSFAppearanceManager
[10/15] Compiling DSFAppearanceManager DSFAppearanceManager.swift
[11/15] Compiling DSFAppearanceManager NSView+Appearance.swift
[12/15] Compiling DSFAppearanceManager NSAppearance+extensions.swift
[13/15] Compiling DSFAppearanceManager DSFSimpleLock.swift
[14/15] Emitting module VIViewInvalidating
[15/15] Compiling VIViewInvalidating VIViewInvalidatingPropertyWrapper.swift
[16/21] Compiling DSFPasscodeView Utils.swift
[17/21] Compiling DSFPasscodeView Localizations.swift
[18/21] Compiling DSFPasscodeView DSFPasscodeView+Cell.swift
[19/21] Compiling DSFPasscodeView DSFPasscodeView+Handling.swift
[20/21] Compiling DSFPasscodeView DSFPasscodeView.swift
[21/21] Emitting module DSFPasscodeView
Build complete! (15.62s)
Build complete.
Done.