Build Information
Successful build of ResourcesBridge, reference 0.0.4 (a17297
), with Swift 6.0 for macOS (SPM) on 28 Nov 2024 16:09: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.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/eugenebokhan/resources-bridge.git
Reference: 0.0.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/eugenebokhan/resources-bridge
* tag 0.0.4 -> FETCH_HEAD
HEAD is now at a17297d update readme
Cloned https://github.com/eugenebokhan/resources-bridge.git
Revision (git rev-parse @):
a17297d95d8fa761dcd820a1937d4de2b0a50213
SUCCESS checkout https://github.com/eugenebokhan/resources-bridge.git at 0.0.4
Fetching https://github.com/eugenebokhan/Bonjour.git
[1/106] Fetching bonjour
Fetched https://github.com/eugenebokhan/Bonjour.git from cache (0.84s)
Computing version for https://github.com/eugenebokhan/Bonjour.git
Computed https://github.com/eugenebokhan/Bonjour.git at 2.1.0 (0.55s)
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.14s)
Fetching https://github.com/eugenebokhan/Bonjour.git from cache
Fetched https://github.com/eugenebokhan/Bonjour.git from cache (0.51s)
Computing version for https://github.com/eugenebokhan/Bonjour.git
Computed https://github.com/eugenebokhan/Bonjour.git at 2.1.0 (0.02s)
Creating working copy for https://github.com/eugenebokhan/Bonjour.git
Working copy of https://github.com/eugenebokhan/Bonjour.git resolved at 2.1.0
Creating working copy for https://github.com/eugenebokhan/resources-bridge.git
Working copy of https://github.com/eugenebokhan/resources-bridge.git resolved at 0.0.4 (a17297d)
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.0
Building package at path: $PWD
https://github.com/eugenebokhan/resources-bridge.git
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/3] Write sources
[2/3] Write swift-version--7754E27361AE5C74.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 ResourcesBridge.swift
[11/12] Compiling ResourcesBridge Communication.swift
[12/12] Emitting module ResourcesBridge
Build complete! (10.51s)
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.