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

Successful build of StreamWebRTC, reference 137.0.54 (af8bb8), with Swift 6.2 for iOS using Xcode 26.0 on 5 Dec 2025 15:21:04 UTC.

Swift 6 data race errors: 0

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 generic/platform=iOS

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:         iOS
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:20:56.172 xcodebuild[521:3012] [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:21:00.913 xcodebuild[616:3696] [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 generic/platform=iOS
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 generic/platform=iOS
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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
Build description signature: 0a10c8032267cbc2ae504cb6f4f65619
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0a10c8032267cbc2ae504cb6f4f65619.xcbuilddata
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/StreamWebRTC/StreamWebRTC.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/StreamWebRTC.framework ios
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/StreamWebRTC/StreamWebRTC.xcframework --platform ios --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/StreamWebRTC/StreamWebRTC.xcframework:1:1: note: The identity of “StreamWebRTC.xcframework” is not recorded in your project.
** BUILD SUCCEEDED **
2025-12-05 10:21:02.340 xcodebuild[618:3731] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Build complete.
{
  "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"
}
Done.