The Swift Package Index logo.Swift Package Index

Build Information

Successful build of EthicalListView, reference 1.0.2 (8abb6b), with Swift 6.2 for macOS (SPM) on 23 Jun 2025 23:49:56 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/southkin/EthicalListView.git
Reference: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/southkin/EthicalListView
 * tag               1.0.2      -> FETCH_HEAD
HEAD is now at 8abb6b6 Merge remote-tracking branch 'refs/remotes/origin/main'
Cloned https://github.com/southkin/EthicalListView.git
Revision (git rev-parse @):
8abb6b6756f033bee02fc30434500b42c984a4b3
SUCCESS checkout https://github.com/southkin/EthicalListView.git at 1.0.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/southkin/EthicalListView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/6] Compiling EthicalListView EthicalListView.swift
[4/6] Emitting module EthicalListView
[5/6] Compiling EthicalListView Collection_UIKit.swift
[6/6] Compiling EthicalListView Collection_AppKit.swift
Build complete! (7.90s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "EthicalListView",
  "name" : "EthicalListView",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "EthicalListView",
      "targets" : [
        "EthicalListView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "EthicalListViewTests",
      "module_type" : "SwiftTarget",
      "name" : "EthicalListViewTests",
      "path" : "Tests/EthicalListViewTests",
      "sources" : [
        "EthicalListViewTests.swift"
      ],
      "target_dependencies" : [
        "EthicalListView"
      ],
      "type" : "test"
    },
    {
      "c99name" : "EthicalListView",
      "module_type" : "SwiftTarget",
      "name" : "EthicalListView",
      "path" : "Sources/EthicalListView",
      "product_memberships" : [
        "EthicalListView"
      ],
      "sources" : [
        "Collection_AppKit.swift",
        "Collection_UIKit.swift",
        "EthicalListView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.