The Swift Package Index logo.Swift Package Index

Build Information

Failed to build StreamWebRTC, reference main (87dd6b), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 30 Apr 2026 18:00:14 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.3.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.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GetStream/stream-video-swift-webrtc.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/GetStream/stream-video-swift-webrtc
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 87dd6b7 Add conditional checks for skipping steps in workflow
Cloned https://github.com/GetStream/stream-video-swift-webrtc.git
Revision (git rev-parse @):
87dd6b71678edb4486d8c4f68ec540b16bcc9046
SUCCESS checkout https://github.com/GetStream/stream-video-swift-webrtc.git at main
========================================
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.3.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
2026-04-30 13:59:47.851 xcodebuild[530:3069] [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"
    ]
  }
}
2026-04-30 14:00:08.171 xcodebuild[680:4275] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.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.3.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.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk -x c -c /dev/null
Build description signature: fa54a649144b034af4870d034c948e96
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/fa54a649144b034af4870d034c948e96.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')
2026-04-30 14:00:09.520 xcodebuild[682:4324] [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:25c598486f2c4ae1acd93f83e3432e4d90cf7e34, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:25c598486f2c4ae1acd93f83e3432e4d90cf7e34, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:25c598486f2c4ae1acd93f83e3432e4d90cf7e34, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:25c598486f2c4ae1acd93f83e3432e4d90cf7e34, 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.3.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
2026-04-30 14:00:11.793 xcodebuild[695:4426] [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"
    ]
  }
}
2026-04-30 14:00:12.854 xcodebuild[703:4486] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.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.3.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.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk -x c -c /dev/null
Build description signature: fa54a649144b034af4870d034c948e96
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/fa54a649144b034af4870d034c948e96.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')
2026-04-30 14:00:13.697 xcodebuild[705:4518] [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:25c598486f2c4ae1acd93f83e3432e4d90cf7e34, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:25c598486f2c4ae1acd93f83e3432e4d90cf7e34, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:25c598486f2c4ae1acd93f83e3432e4d90cf7e34, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:25c598486f2c4ae1acd93f83e3432e4d90cf7e34, 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