This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 DSFDragSlider with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/DSFDragSlider.git
Reference: 1.1.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/dagronf/DSFDragSlider
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at 9953590 Workaround for Xcode 14 SwiftUI breaking
Cloned https://github.com/dagronf/DSFDragSlider.git
Revision (git rev-parse @):
9953590dd1b35a1deeecfd564a7fe5e16aa7851c
SUCCESS checkout https://github.com/dagronf/DSFDragSlider.git at 1.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/dagronf/DSFDragSlider.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/dagronf/DSFAppearanceManager
[1/381] Fetching dsfappearancemanager
Fetched https://github.com/dagronf/DSFAppearanceManager (0.27s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.4.2 (0.39s)
Creating working copy for https://github.com/dagronf/DSFAppearanceManager
Working copy of https://github.com/dagronf/DSFAppearanceManager resolved at 3.4.2
Building for debugging...
[1/16] Emitting module DSFAppearanceManager
[2/17] Compiling DSFAppearanceManager DSFAppearanceCache.swift
[3/17] Compiling DSFAppearanceManager DSFAppearanceManager+ChangeDetector.swift
[4/17] Compiling DSFAppearanceManager WeakBag.swift
[5/17] Compiling DSFAppearanceManager NSAppearance+extensions.swift
[6/17] Compiling DSFAppearanceManager WeakBox.swift
[7/17] Compiling DSFAppearanceManager NSWindow+Appearance.swift
[8/17] Compiling DSFAppearanceManager AutoplayAnimatedImages.swift
[9/17] Compiling DSFAppearanceManager DSFAppearanceManager.swift
[10/17] Compiling DSFAppearanceManager NSView+Appearance.swift
[11/17] Compiling DSFAppearanceManager DSFAppearanceManager+Listeners.swift
[12/17] Compiling DSFAppearanceManager DSFDebounce.swift
[13/17] Compiling DSFAppearanceManager DSFSimpleLock.swift
[15/19] Wrapping AST for DSFAppearanceManager for debugging
[17/26] Emitting module DSFDragSlider
[18/26] Compiling DSFDragSlider DSFDragSlider+SwiftUI.swift
[19/26] Compiling DSFDragSlider DSFDragSlider.swift
[20/26] Compiling DSFDragSlider DSFKeyedPanGestureRecognizer.swift
[21/26] Compiling DSFDragSlider DSFDragSlider+private.swift
[22/26] Compiling DSFDragSlider DSFDragSliderProtocol.swift
[23/26] Compiling DSFDragSlider NSGraphicsContext+extensions.swift
[25/28] Wrapping AST for DSFDragSlider for debugging
[26/28] Archiving libDSFDragSlider-static.a
[27/28] Linking libDSFDragSlider-shared.so
Build complete! (11.51s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.