Build Information
Failed to build WebRTC, reference 95.4638.0 (d28a85), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 14:03:16 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alexpiezo/WebRTC.git
Reference: 95.4638.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/alexpiezo/WebRTC
* tag 95.4638.0 -> FETCH_HEAD
HEAD is now at d28a859 Update for release M95
Cloned https://github.com/alexpiezo/WebRTC.git
Revision (git rev-parse @):
d28a85957f83337147823207668fc2ecd2428aea
SUCCESS checkout https://github.com/alexpiezo/WebRTC.git at 95.4638.0
Downloading binary artifact https://github.com/alexpiezo/WebRTC/releases/download/95.4638.0/WebRTC-M95.xcframework.zip
[16375/1075186806] Downloading https://github.com/alexpiezo/WebRTC/releases/download/95.4638.0/WebRTC-M95.xcframework.zip
Downloaded https://github.com/alexpiezo/WebRTC/releases/download/95.4638.0/WebRTC-M95.xcframework.zip (60.28s)
========================================
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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "webrtc",
"name": "WebRTC",
"url": "https://github.com/alexpiezo/WebRTC.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WebRTC",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/alexpiezo/WebRTC.git
[1/421] Fetching webrtc
Fetched https://github.com/alexpiezo/WebRTC.git from cache (7.20s)
Creating working copy for https://github.com/alexpiezo/WebRTC.git
Working copy of https://github.com/alexpiezo/WebRTC.git resolved at 95.4638.0 (d28a859)
Fetching binary artifact https://github.com/alexpiezo/WebRTC/releases/download/95.4638.0/WebRTC-M95.xcframework.zip from cache
Fetched https://github.com/alexpiezo/WebRTC/releases/download/95.4638.0/WebRTC-M95.xcframework.zip from cache (39.11s)
warning: '.resolve-product-dependencies': dependency 'webrtc' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/alexpiezo/WebRTC.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.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.3 macosSpm