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 DSFInspectorPanes, reference master (a612f8), with Swift 5.9 for macOS (SPM) on 23 Jul 2024 01:54:56 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.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: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dagronf/DSFInspectorPanes
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/dagronf/DSFInspectorPanes.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/12] Compiling DSFInspectorPanes DSFInspectorPanesView+private.swift
[2/12] Compiling DSFInspectorPanes DSFInspectorPanesView+layout.swift
[3/12] Compiling DSFInspectorPanes RSVerticallyCenteredTextFieldCell.swift
[4/12] Compiling DSFInspectorPanes DraggingStackView.swift
[5/12] Compiling DSFInspectorPanes DSFInspectorPanesView.swift
[6/12] Emitting module DSFInspectorPanes
[7/12] Compiling DSFInspectorPanes DSFInspectorPanesView+touchbar.swift
[8/12] Compiling DSFInspectorPanes DSFInspectorPanes+utilities.swift
[9/12] Compiling DSFInspectorPanes DSFInspectorPane.swift
[10/12] Compiling DSFInspectorPanes DSFInspectorPanesView+pane.swift
[10/12] Archiving libDSFInspectorPanes-static.a
[11/12] Linking libDSFInspectorPanes-shared.dylib
Build complete! (11.78s)
Build complete.
Done.