The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build WebRTC, reference 137.0.0 (b85669), with Swift 5.10 for macOS (SPM) on 31 May 2025 17:04:40 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stasel/WebRTC.git
Reference: 137.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/stasel/WebRTC
 * tag               137.0.0    -> FETCH_HEAD
HEAD is now at b85669f Updated files for release M137 (#125)
Cloned https://github.com/stasel/WebRTC.git
Revision (git rev-parse @):
b85669f32ffb3f48ce3a8f18ad828c6f559a8a0c
SUCCESS checkout https://github.com/stasel/WebRTC.git at 137.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/stasel/WebRTC.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[32750/41307432] Downloading https://github.com/stasel/WebRTC/releases/download/137.0.0/WebRTC-M137.xcframework.zip
Downloading binary artifact https://github.com/stasel/WebRTC/releases/download/137.0.0/WebRTC-M137.xcframework.zip
Downloaded https://github.com/stasel/WebRTC/releases/download/137.0.0/WebRTC-M137.xcframework.zip (3.37s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 5.10 macosSpm