Build Information
Failed to build WebRTC, reference latest (e8b5ef), with Swift 6.1 for macOS (SPM) on 10 Apr 2026 20:44:42 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stasel/WebRTC.git
Reference: latest
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/stasel/WebRTC
* branch latest -> FETCH_HEAD
* [new branch] latest -> origin/latest
HEAD is now at e8b5efb Updated files for release M147 (#144)
Cloned https://github.com/stasel/WebRTC.git
Revision (git rev-parse @):
e8b5efb9d921a7d3044d3928ae235b8846436e41
SUCCESS checkout https://github.com/stasel/WebRTC.git at latest
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/stasel/WebRTC.git
https://github.com/stasel/WebRTC.git
{
"dependencies" : [
],
"manifest_display_name" : "WebRTC",
"name" : "WebRTC",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "10.0"
},
{
"name" : "macos",
"version" : "10.11"
}
],
"products" : [
{
"name" : "WebRTC",
"targets" : [
"WebRTC"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "WebRTC",
"module_type" : "BinaryTarget",
"name" : "WebRTC",
"path" : "remote/archive/WebRTC-M147.xcframework.zip",
"product_memberships" : [
"WebRTC"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
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
Downloading binary artifact https://github.com/stasel/WebRTC/releases/download/147.0.0/WebRTC-M147.xcframework.zip
[16375/43238836] Downloading https://github.com/stasel/WebRTC/releases/download/147.0.0/WebRTC-M147.xcframework.zip
Downloaded https://github.com/stasel/WebRTC/releases/download/147.0.0/WebRTC-M147.xcframework.zip (2.39s)
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