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

Failed to build DSFInspectorPanes, reference 3.0.0 (a612f8), with Swift 5.8 for macOS (SPM) on 23 Jul 2024 01:53:12 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.47.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/DSFInspectorPanes.git
Reference: 3.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dagronf/DSFInspectorPanes
 * tag               3.0.0      -> FETCH_HEAD
HEAD is now at a612f82 Drop support for 10.11, 10.12
Cloned https://github.com/dagronf/DSFInspectorPanes.git
Revision (git rev-parse @):
a612f82220ba8fb816246d9eded0b02b27e19632
SUCCESS checkout https://github.com/dagronf/DSFInspectorPanes.git at 3.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD
https://github.com/dagronf/DSFInspectorPanes.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/12] Compiling DSFInspectorPanes DSFInspectorPanes+utilities.swift
[2/12] Compiling DSFInspectorPanes DSFInspectorPanesView+private.swift
[3/12] Compiling DSFInspectorPanes DSFInspectorPanesView+layout.swift
[4/12] Compiling DSFInspectorPanes RSVerticallyCenteredTextFieldCell.swift
[5/12] Compiling DSFInspectorPanes DSFInspectorPanesView+touchbar.swift
[6/12] Compiling DSFInspectorPanes DSFInspectorPanesView+pane.swift
/Users/admin/builder/spi-builder-workspace/Sources/DSFInspectorPanes/private/DSFInspectorPanesView+pane.swift:204:19: error: value of type 'NSStackView' has no member 'clipsToBounds'
                        self.mainStack.clipsToBounds = true
                        ~~~~~~~~~~~~~~ ^~~~~~~~~~~~~
[7/12] Compiling DSFInspectorPanes DraggingStackView.swift
[8/12] Compiling DSFInspectorPanes DSFInspectorPane.swift
[9/12] Emitting module DSFInspectorPanes
[10/12] Compiling DSFInspectorPanes DSFInspectorPanesView.swift
BUILD FAILURE 5.8 macosSpm