Build Information
Successful build of DSFStepperView, reference 4.3.0 (9db5b3
), with Swift 5.10 for macOS (SPM) on 20 Jul 2024 13:38:10 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.46.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/DSFStepperView.git
Reference: 4.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dagronf/DSFStepperView
* tag 4.3.0 -> FETCH_HEAD
HEAD is now at 9db5b3a Update dependencies (fix Xcode 16 beta run-time crash)
Cloned https://github.com/dagronf/DSFStepperView.git
Revision (git rev-parse @):
9db5b3ab9981d6604c24e9f162a8eb21b0061baf
SUCCESS checkout https://github.com/dagronf/DSFStepperView.git at 4.3.0
Fetching https://github.com/dagronf/DSFAppearanceManager
[8/392] Fetching dsfappearancemanager
Fetched https://github.com/dagronf/DSFAppearanceManager from cache (1.64s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.5.0 (0.54s)
Creating working copy for https://github.com/dagronf/DSFAppearanceManager
Working copy of https://github.com/dagronf/DSFAppearanceManager resolved at 3.5.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "dsfstepperview",
"name": "DSFStepperView",
"url": "https://github.com/dagronf/DSFStepperView.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DSFStepperView",
"dependencies": [
{
"identity": "dsfappearancemanager",
"name": "DSFAppearanceManager",
"url": "https://github.com/dagronf/DSFAppearanceManager",
"version": "3.5.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DSFAppearanceManager",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/dagronf/DSFStepperView.git
[1/661] Fetching dsfstepperview
Fetched https://github.com/dagronf/DSFStepperView.git from cache (0.77s)
Fetching https://github.com/dagronf/DSFAppearanceManager from cache
Fetched https://github.com/dagronf/DSFAppearanceManager from cache (0.47s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.5.0 (0.03s)
Creating working copy for https://github.com/dagronf/DSFAppearanceManager
Working copy of https://github.com/dagronf/DSFAppearanceManager resolved at 3.5.0
Creating working copy for https://github.com/dagronf/DSFStepperView.git
Working copy of https://github.com/dagronf/DSFStepperView.git resolved at 4.3.0 (9db5b3a)
warning: '.resolve-product-dependencies': dependency 'dsfstepperview' is not used by any target
Found 1 product dependencies
- DSFAppearanceManager
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/dagronf/DSFStepperView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[1/8] Copying PrivacyInfo.xcprivacy
[3/8] Write swift-version-33747A42983211AE.txt
[5/20] Compiling DSFAppearanceManager DSFSimpleLock.swift
[6/21] Compiling DSFAppearanceManager WeakBox.swift
[7/21] Compiling DSFAppearanceManager WeakBag.swift
[8/21] Compiling DSFAppearanceManager NSAppearance+extensions.swift
[9/21] Compiling DSFAppearanceManager DSFDebounce.swift
[10/21] Compiling DSFAppearanceManager DSFAppearanceManager+Listeners.swift
[11/21] Compiling DSFAppearanceManager AutoplayAnimatedImages.swift
[12/21] Compiling DSFAppearanceManager NSWindow+Appearance.swift
[13/21] Compiling DSFAppearanceManager DSFAppearanceManager.swift
[14/21] Compiling DSFAppearanceManager NSView+Appearance.swift
[15/21] Compiling DSFAppearanceManager DSFAppearanceCache.swift
[16/21] Compiling DSFAppearanceManager DSFAppearanceManager+ChangeDetector.swift
[17/21] Emitting module DSFAppearanceManager
[18/31] Compiling DSFStepperView ClampedValue.swift
[19/32] Compiling DSFStepperView DSFDelayedRepeatingButton.swift
[20/32] Compiling DSFStepperView resource_bundle_accessor.swift
[21/32] Compiling DSFStepperView DSFStepperView+localization.swift
[22/32] Compiling DSFStepperView DSFStepperView+textfield.swift
[23/32] Compiling DSFStepperView DSFStepperView+macOS.swift
[24/32] Compiling DSFStepperView DSFStepperView+iOS.swift
[25/32] Compiling DSFStepperView DSFStepperView+utils.swift
[26/32] Emitting module DSFStepperView
[27/32] Compiling DSFStepperView DSFStepperView+Delegate.swift
[28/32] Compiling DSFStepperView DSFStepperView+SwiftUI.swift
[28/32] Write Objects.LinkFileList
[30/32] Archiving libDSFStepperView-static.a
[31/32] Linking libDSFStepperView-shared.dylib
Build complete! (11.33s)
Build complete.
Done.