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 StreamWebRTC, reference 137.0.54 (af8bb8), with Swift 6.2 for macOS (Xcode) using Xcode 26.0 on 5 Dec 2025 15:19:09 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme StreamWebRTC -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GetStream/stream-video-swift-webrtc.git
Reference: 137.0.54
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/GetStream/stream-video-swift-webrtc
 * tag               137.0.54   -> FETCH_HEAD
HEAD is now at af8bb8f Bump 137.0.54
Cloned https://github.com/GetStream/stream-video-swift-webrtc.git
Revision (git rev-parse @):
af8bb8ff4da92953567d777baba55369f998dc01
SUCCESS checkout https://github.com/GetStream/stream-video-swift-webrtc.git at 137.0.54
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.2
Building package at path:  $PWD
https://github.com/GetStream/stream-video-swift-webrtc.git
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  StreamWebRTC: /Users/admin/builder/spi-builder-workspace
resolved source packages: StreamWebRTC
2025-12-05 10:18:59.105 xcodebuild[525:3067] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "StreamWebRTC",
  "name" : "StreamWebRTC",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "StreamWebRTC",
      "targets" : [
        "StreamWebRTC"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "StreamWebRTC",
      "module_type" : "BinaryTarget",
      "name" : "StreamWebRTC",
      "path" : "remote/archive/StreamWebRTC.xcframework.zip",
      "product_memberships" : [
        "StreamWebRTC"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.6"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "StreamWebRTC"
    ]
  }
}
2025-12-05 10:19:04.171 xcodebuild[622:3741] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme StreamWebRTC -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme StreamWebRTC -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  StreamWebRTC: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'StreamWebRTC' in project 'StreamWebRTC' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
Build description signature: 13a3da0ed8a8dc4470b695064d02bb9a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/13a3da0ed8a8dc4470b695064d02bb9a.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/StreamWebRTC/StreamWebRTC.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/StreamWebRTC/StreamWebRTC.xcframework'. (in target 'StreamWebRTC' from project 'StreamWebRTC')
2025-12-05 10:19:05.575 xcodebuild[624:3778] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:724ba24c7c2d912a09d053126872cb95e72a6388, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:724ba24c7c2d912a09d053126872cb95e72a6388, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:724ba24c7c2d912a09d053126872cb95e72a6388, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:724ba24c7c2d912a09d053126872cb95e72a6388, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme StreamWebRTC
(1 failure)
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  StreamWebRTC: /Users/admin/builder/spi-builder-workspace
resolved source packages: StreamWebRTC
2025-12-05 10:19:06.866 xcodebuild[637:3874] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "StreamWebRTC",
  "name" : "StreamWebRTC",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "StreamWebRTC",
      "targets" : [
        "StreamWebRTC"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "StreamWebRTC",
      "module_type" : "BinaryTarget",
      "name" : "StreamWebRTC",
      "path" : "remote/archive/StreamWebRTC.xcframework.zip",
      "product_memberships" : [
        "StreamWebRTC"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.6"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "StreamWebRTC"
    ]
  }
}
2025-12-05 10:19:07.886 xcodebuild[645:3931] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme StreamWebRTC -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme StreamWebRTC -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  StreamWebRTC: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'StreamWebRTC' in project 'StreamWebRTC' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
Build description signature: 13a3da0ed8a8dc4470b695064d02bb9a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/13a3da0ed8a8dc4470b695064d02bb9a.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/StreamWebRTC/StreamWebRTC.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/StreamWebRTC/StreamWebRTC.xcframework'. (in target 'StreamWebRTC' from project 'StreamWebRTC')
2025-12-05 10:19:08.673 xcodebuild[647:3959] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:724ba24c7c2d912a09d053126872cb95e72a6388, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:724ba24c7c2d912a09d053126872cb95e72a6388, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:724ba24c7c2d912a09d053126872cb95e72a6388, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:724ba24c7c2d912a09d053126872cb95e72a6388, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme StreamWebRTC
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild