Build Information
Successful build of B9MulticastDelegate, reference 1.1.1 (38b3a2
), with Swift 6.0 for macOS (SPM) on 30 Nov 2024 00:56:40 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.58.1
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
========================================
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": "multicastdelegate",
"name": "B9MulticastDelegate",
"url": "https://github.com/b9swift/MulticastDelegate.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MulticastDelegate",
"dependencies": [
]
}
]
}
Fetching https://github.com/b9swift/MulticastDelegate.git
[1/102] Fetching multicastdelegate
Fetched https://github.com/b9swift/MulticastDelegate.git from cache (0.68s)
Creating working copy for https://github.com/b9swift/MulticastDelegate.git
Working copy of https://github.com/b9swift/MulticastDelegate.git resolved at 1.1.1 (38b3a22)
warning: '.resolve-product-dependencies': dependency 'multicastdelegate' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/b9swift/MulticastDelegate.git
{
"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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--7754E27361AE5C74.txt
[3/4] Emitting module B9MulticastDelegate
[4/4] Compiling B9MulticastDelegate B9MulticastDelegate.swift
Build complete! (5.29s)
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.