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 LiveKitWebRTC, reference 125.6422.33 (d11709), with Swift 6.1 for macOS (SPM) on 24 Jun 2025 18:07:10 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/livekit/webrtc-xcframework.git
Reference: 125.6422.33
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/livekit/webrtc-xcframework
 * tag               125.6422.33 -> FETCH_HEAD
HEAD is now at d117092 125.6422.33 (#7)
Cloned https://github.com/livekit/webrtc-xcframework.git
Revision (git rev-parse @):
d1170924b3fa6d5c9395dd28208837d7d18715bc
SUCCESS checkout https://github.com/livekit/webrtc-xcframework.git at 125.6422.33
Downloading binary artifact https://github.com/livekit/webrtc-xcframework/releases/download/125.6422.33/LiveKitWebRTC.xcframework.zip
[16375/63156508] Downloading https://github.com/livekit/webrtc-xcframework/releases/download/125.6422.33/LiveKitWebRTC.xcframework.zip
Downloaded https://github.com/livekit/webrtc-xcframework/releases/download/125.6422.33/LiveKitWebRTC.xcframework.zip (3.86s)
========================================
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/260] Fetching webrtc-xcframework
Fetched https://github.com/livekit/webrtc-xcframework.git from cache (0.69s)
Creating working copy for https://github.com/livekit/webrtc-xcframework.git
Working copy of https://github.com/livekit/webrtc-xcframework.git resolved at 125.6422.33 (d117092)
Fetching binary artifact https://github.com/livekit/webrtc-xcframework/releases/download/125.6422.33/LiveKitWebRTC.xcframework.zip from cache
Fetched https://github.com/livekit/webrtc-xcframework/releases/download/125.6422.33/LiveKitWebRTC.xcframework.zip from cache (2.50s)
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