Build Information
Successful build of EthicalListView, reference 1.0.2 (8abb6b), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 04:59:24 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.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
========================================
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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "ethicallistview",
"name": "EthicalListView",
"url": "https://github.com/southkin/EthicalListView.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/EthicalListView",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/southkin/EthicalListView.git
[1/43] Fetching ethicallistview
Fetched https://github.com/southkin/EthicalListView.git from cache (0.65s)
Creating working copy for https://github.com/southkin/EthicalListView.git
Working copy of https://github.com/southkin/EthicalListView.git resolved at 1.0.2 (8abb6b6)
warning: '.resolve-product-dependencies': dependency 'ethicallistview' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/southkin/EthicalListView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/6] Compiling EthicalListView EthicalListView.swift
[4/6] Compiling EthicalListView Collection_UIKit.swift
[5/6] Emitting module EthicalListView
[6/6] Compiling EthicalListView Collection_AppKit.swift
Build complete! (9.37s)
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.