Build Information
Successful build of EthicalListView, reference main (8abb6b), with Swift 6.2 for macOS (SPM) on 23 Jun 2025 23:50:15 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/southkin/EthicalListView.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/southkin/EthicalListView
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
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 Collection_UIKit.swift
[4/6] Compiling EthicalListView Collection_AppKit.swift
[5/6] Emitting module EthicalListView
[6/6] Compiling EthicalListView EthicalListView.swift
Build complete! (8.13s)
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.