The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WebRTC, reference 147.0.0 (e8b5ef), with Swift 6.3 for macOS (SPM) on 10 Apr 2026 20:45:04 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stasel/WebRTC.git
Reference: 147.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/stasel/WebRTC
 * tag               147.0.0    -> FETCH_HEAD
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 147.0.0
Downloading binary artifact https://github.com/stasel/WebRTC/releases/download/147.0.0/WebRTC-M147.xcframework.zip
[32750/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.38s)
========================================
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/stasel/WebRTC.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WebRTC",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/stasel/WebRTC.git
[1/807] Fetching webrtc
Fetched https://github.com/stasel/WebRTC.git from cache (0.74s)
Creating working copy for https://github.com/stasel/WebRTC.git
Working copy of https://github.com/stasel/WebRTC.git resolved at 147.0.0 (e8b5efb)
Fetching binary artifact https://github.com/stasel/WebRTC/releases/download/147.0.0/WebRTC-M147.xcframework.zip from cache
Fetched https://github.com/stasel/WebRTC/releases/download/147.0.0/WebRTC-M147.xcframework.zip from cache (1.67s)
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/stasel/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