Build Information
Successful build of B9MulticastDelegate, reference 1.1.1 (38b3a2
), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 13:42:40 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/b9swift/MulticastDelegate.git
Reference: 1.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/b9swift/MulticastDelegate
* tag 1.1.1 -> FETCH_HEAD
HEAD is now at 38b3a22 Update CI and documents.
Cloned https://github.com/b9swift/MulticastDelegate.git
Revision (git rev-parse @):
38b3a2243036ac01053ed1894e625755c20196a0
SUCCESS checkout https://github.com/b9swift/MulticastDelegate.git at 1.1.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/b9swift/MulticastDelegate.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/4] Compiling B9MulticastDelegate B9MulticastDelegate.swift
[4/4] Emitting module B9MulticastDelegate
Build complete! (3.26s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "B9MulticastDelegate",
"name" : "B9MulticastDelegate",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "B9MulticastDelegate",
"targets" : [
"B9MulticastDelegate"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "B9MulticastDelegateTests",
"module_type" : "SwiftTarget",
"name" : "B9MulticastDelegateTests",
"path" : "Tests/B9MulticastDelegateTests",
"sources" : [
"B9MulticastDelegateTests.swift"
],
"target_dependencies" : [
"B9MulticastDelegate"
],
"type" : "test"
},
{
"c99name" : "B9MulticastDelegate",
"module_type" : "SwiftTarget",
"name" : "B9MulticastDelegate",
"path" : "Sources/B9MulticastDelegate",
"product_memberships" : [
"B9MulticastDelegate"
],
"sources" : [
"B9MulticastDelegate.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.