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 3.0.0 (a612f8), with Swift 5.10 for macOS (SPM) on 23 Jul 2024 01:53:54 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.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: 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
========================================
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": "dsfinspectorpanes",
      "name": "DSFInspectorPanes",
      "url": "https://github.com/dagronf/DSFInspectorPanes.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DSFInspectorPanes",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/dagronf/DSFInspectorPanes.git
[1/727] Fetching dsfinspectorpanes
Fetched https://github.com/dagronf/DSFInspectorPanes.git from cache (1.33s)
Creating working copy for https://github.com/dagronf/DSFInspectorPanes.git
Working copy of https://github.com/dagronf/DSFInspectorPanes.git resolved at 3.0.0 (a612f82)
warning: '.resolve-product-dependencies': dependency 'dsfinspectorpanes' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/dagronf/DSFInspectorPanes.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[1/6] Write swift-version-33747A42983211AE.txt
[3/16] Compiling DSFInspectorPanes DSFInspectorPanes+utilities.swift
[4/16] Compiling DSFInspectorPanes DSFInspectorPanesView+touchbar.swift
[5/16] Compiling DSFInspectorPanes DSFInspectorPane.swift
[6/16] Emitting module DSFInspectorPanes
[7/16] Compiling DSFInspectorPanes DSFInspectorPanesView+layout.swift
[8/16] Compiling DSFInspectorPanes DSFInspectorPanesView+private.swift
[9/16] Compiling DSFInspectorPanes RSVerticallyCenteredTextFieldCell.swift
[10/16] Compiling DSFInspectorPanes DraggingStackView.swift
[11/16] Compiling DSFInspectorPanes DSFInspectorPanesView.swift
[12/16] Compiling DSFInspectorPanes DSFInspectorPanesView+pane.swift
[12/16] Write Objects.LinkFileList
[14/16] Archiving libDSFInspectorPanes-static.a
[15/16] Linking libDSFInspectorPanes-shared.dylib
Build complete! (7.38s)
Build complete.
Done.