Build Information
Successful build of ResourcesBridge, reference master (ed493a
), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 22:50:29 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/eugenebokhan/resources-bridge.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/eugenebokhan/resources-bridge
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at ed493aa update icon
Cloned https://github.com/eugenebokhan/resources-bridge.git
Revision (git rev-parse @):
ed493aa9d75f26e606f97465eeeb389440b4b79d
SUCCESS checkout https://github.com/eugenebokhan/resources-bridge.git at master
Fetching https://github.com/eugenebokhan/Bonjour.git
[3/106] Fetching bonjour
Fetched https://github.com/eugenebokhan/Bonjour.git from cache (0.65s)
Computing version for https://github.com/eugenebokhan/Bonjour.git
Computed https://github.com/eugenebokhan/Bonjour.git at 2.1.0 (1.24s)
Creating working copy for https://github.com/eugenebokhan/Bonjour.git
Working copy of https://github.com/eugenebokhan/Bonjour.git resolved at 2.1.0
========================================
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": "resources-bridge",
"name": "ResourcesBridge",
"url": "https://github.com/eugenebokhan/resources-bridge.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/resources-bridge",
"dependencies": [
{
"identity": "bonjour",
"name": "Bonjour",
"url": "https://github.com/eugenebokhan/Bonjour.git",
"version": "2.1.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Bonjour",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/eugenebokhan/resources-bridge.git
[1/183] Fetching resources-bridge
Fetched https://github.com/eugenebokhan/resources-bridge.git from cache (1.07s)
Fetching https://github.com/eugenebokhan/Bonjour.git from cache
Fetched https://github.com/eugenebokhan/Bonjour.git from cache (0.41s)
Computing version for https://github.com/eugenebokhan/Bonjour.git
Computed https://github.com/eugenebokhan/Bonjour.git at 2.1.0 (0.47s)
Creating working copy for https://github.com/eugenebokhan/resources-bridge.git
Working copy of https://github.com/eugenebokhan/resources-bridge.git resolved at master (ed493aa)
Creating working copy for https://github.com/eugenebokhan/Bonjour.git
Working copy of https://github.com/eugenebokhan/Bonjour.git resolved at 2.1.0
warning: '.resolve-product-dependencies': dependency 'resources-bridge' is not used by any target
Found 1 product dependencies
- Bonjour
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/eugenebokhan/resources-bridge.git
https://github.com/eugenebokhan/resources-bridge.git
{
"dependencies" : [
{
"identity" : "bonjour",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/eugenebokhan/Bonjour.git"
}
],
"manifest_display_name" : "ResourcesBridge",
"name" : "ResourcesBridge",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
},
{
"name" : "macos",
"version" : "10.13"
}
],
"products" : [
{
"name" : "ResourcesBridge",
"targets" : [
"ResourcesBridge"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ResourcesBridge",
"module_type" : "SwiftTarget",
"name" : "ResourcesBridge",
"path" : "Sources/ResourcesBridge",
"product_dependencies" : [
"Bonjour"
],
"product_memberships" : [
"ResourcesBridge"
],
"sources" : [
"Communication.swift",
"ResourcesBridge.swift",
"StorageService.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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/3] Write sources
[2/3] Write swift-version-2F0A5646E1D333AE.txt
[4/8] Compiling Bonjour ProgressWatcher.swift
[5/8] Compiling Bonjour MCPeerID+Extensions.swift
[6/8] Compiling Bonjour Peer.swift
[7/8] Emitting module Bonjour
[8/8] Compiling Bonjour BonjourSession.swift
[9/12] Compiling ResourcesBridge StorageService.swift
[10/12] Compiling ResourcesBridge Communication.swift
[11/12] Compiling ResourcesBridge ResourcesBridge.swift
[12/12] Emitting module ResourcesBridge
Build complete! (7.72s)
Build complete.
{
"dependencies" : [
{
"identity" : "bonjour",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/eugenebokhan/Bonjour.git"
}
],
"manifest_display_name" : "ResourcesBridge",
"name" : "ResourcesBridge",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
},
{
"name" : "macos",
"version" : "10.13"
}
],
"products" : [
{
"name" : "ResourcesBridge",
"targets" : [
"ResourcesBridge"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ResourcesBridge",
"module_type" : "SwiftTarget",
"name" : "ResourcesBridge",
"path" : "Sources/ResourcesBridge",
"product_dependencies" : [
"Bonjour"
],
"product_memberships" : [
"ResourcesBridge"
],
"sources" : [
"Communication.swift",
"ResourcesBridge.swift",
"StorageService.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
Done.