Build Information
Failed to build LiveKitWebRTC, reference main (1bccab
), with Swift 6.1 for macOS (SPM) on 4 May 2025 16:03:13 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/livekit/webrtc-xcframework.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/livekit/webrtc-xcframework
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 1bccab7 125.6422.30
Cloned https://github.com/livekit/webrtc-xcframework.git
Revision (git rev-parse @):
1bccab7cf01888e0ef7d3f7ca73fe2a986a70b71
SUCCESS checkout https://github.com/livekit/webrtc-xcframework.git at main
Downloading binary artifact https://github.com/livekit/webrtc-xcframework/releases/download/125.6422.30/LiveKitWebRTC.xcframework.zip
[6881/63155359] Downloading https://github.com/livekit/webrtc-xcframework/releases/download/125.6422.30/LiveKitWebRTC.xcframework.zip
Downloaded https://github.com/livekit/webrtc-xcframework/releases/download/125.6422.30/LiveKitWebRTC.xcframework.zip (3.81s)
========================================
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": "webrtc-xcframework",
"name": "LiveKitWebRTC",
"url": "https://github.com/livekit/webrtc-xcframework.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/webrtc-xcframework",
"dependencies": [
]
}
]
}
Fetching https://github.com/livekit/webrtc-xcframework.git
[1/245] Fetching webrtc-xcframework
Fetched https://github.com/livekit/webrtc-xcframework.git from cache (0.64s)
Creating working copy for https://github.com/livekit/webrtc-xcframework.git
Working copy of https://github.com/livekit/webrtc-xcframework.git resolved at main (1bccab7)
Fetching binary artifact https://github.com/livekit/webrtc-xcframework/releases/download/125.6422.30/LiveKitWebRTC.xcframework.zip from cache
Fetched https://github.com/livekit/webrtc-xcframework/releases/download/125.6422.30/LiveKitWebRTC.xcframework.zip from cache (2.56s)
warning: '.resolve-product-dependencies': dependency 'webrtc-xcframework' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/livekit/webrtc-xcframework.git
https://github.com/livekit/webrtc-xcframework.git
{
"dependencies" : [
],
"manifest_display_name" : "LiveKitWebRTC",
"name" : "LiveKitWebRTC",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "maccatalyst",
"version" : "14.0"
}
],
"products" : [
{
"name" : "LiveKitWebRTC",
"targets" : [
"LiveKitWebRTC"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "LiveKitWebRTC",
"module_type" : "BinaryTarget",
"name" : "LiveKitWebRTC",
"path" : "remote/archive/LiveKitWebRTC.xcframework.zip",
"product_memberships" : [
"LiveKitWebRTC"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.7"
}
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
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.1 macosSpm