The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Red5WebRTCKit, reference 1.0.0 (0ad947), with Swift 6.3 for tvOS using Xcode 26.4 on 1 May 2026 13:15:31 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Red5WebRTCKit-Package -destination generic/platform=tvOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/red5pro/red5pro-ios-sdk.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/red5pro/red5pro-ios-sdk
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 0ad9474 Release: 1.0.0
Cloned https://github.com/red5pro/red5pro-ios-sdk.git
Revision (git rev-parse @):
0ad947403ca77ce2c3cb89c479590e26031c7ebe
SUCCESS checkout https://github.com/red5pro/red5pro-ios-sdk.git at 1.0.0
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/red5pro/red5pro-ios-sdk.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/pubnub/swift.git
Fetching from https://github.com/stasel/WebRTC.git
Creating working copy of package ‘WebRTC’
Checking out 140.0.0 of package ‘WebRTC’
Creating working copy of package ‘swift’
Checking out 10.1.5 of package ‘swift’
dependency 'webrtc' is not used by any targetResolve Package Graph
dependency 'webrtc' is not used by any target
Resolved source packages:
  PubNubSDK: https://github.com/pubnub/swift.git @ 10.1.5
  Red5WebRTCKit: /Users/admin/builder/spi-builder-workspace
  WebRTC: https://github.com/stasel/WebRTC.git @ 140.0.0
resolved source packages: PubNubSDK, Red5WebRTCKit, WebRTC
2026-05-01 09:15:15.188 xcodebuild[537:3119] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "webrtc",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "140.0.0",
            "upper_bound" : "141.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stasel/WebRTC.git"
    },
    {
      "identity" : "swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "10.0.1",
            "upper_bound" : "11.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pubnub/swift.git"
    }
  ],
  "manifest_display_name" : "Red5WebRTCKit",
  "name" : "Red5WebRTCKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "Red5WebRTCKit",
      "targets" : [
        "Red5WebRTCKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Red5PubNubClient",
      "targets" : [
        "Red5PubNubClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Red5WebRTCKit",
      "module_type" : "BinaryTarget",
      "name" : "Red5WebRTCKit",
      "path" : "remote/archive/Red5WebRTCKit-1.0.0-release.b7.red5cloud.xcframework.zip",
      "product_memberships" : [
        "Red5WebRTCKit",
        "Red5PubNubClient"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "Red5PubNubClient",
      "module_type" : "SwiftTarget",
      "name" : "Red5PubNubClient",
      "path" : "Sources/Red5PubNubClient",
      "product_dependencies" : [
        "PubNubSDK"
      ],
      "product_memberships" : [
        "Red5PubNubClient"
      ],
      "sources" : [
        "Red5PubNubClient.swift",
        "Red5PubNubClientListener.swift"
      ],
      "target_dependencies" : [
        "Red5WebRTCKit"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Red5PubNubClient",
      "Red5WebRTCKit",
      "Red5WebRTCKit-Package"
    ]
  }
}
2026-05-01 09:15:23.302 xcodebuild[731:4208] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Red5WebRTCKit-Package -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.4.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 Red5WebRTCKit-Package -destination generic/platform=tvOS
Resolve Package Graph
dependency 'webrtc' is not used by any target
Resolve Package Graph
dependency 'webrtc' is not used by any target
Resolved source packages:
  PubNubSDK: https://github.com/pubnub/swift.git @ 10.1.5
  WebRTC: https://github.com/stasel/WebRTC.git @ 140.0.0
  Red5WebRTCKit: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'Red5WebRTCKit' in project 'Red5WebRTCKit' (no dependencies)
    Target 'Red5PubNubClient' in project 'Red5WebRTCKit'
        ➜ Explicit dependency on target 'Red5PubNubClient' in project 'Red5WebRTCKit'
        ➜ Explicit dependency on target 'PubNubSDK' in project 'PubNubSDK'
    Target 'Red5PubNubClient' in project 'Red5WebRTCKit'
        ➜ Explicit dependency on target 'PubNubSDK' in project 'PubNubSDK'
    Target 'PubNubSDK' in project 'PubNubSDK'
        ➜ Explicit dependency on target 'PubNubSDK' in project 'PubNubSDK'
        ➜ Explicit dependency on target 'PubNubSDK_PubNubSDK' in project 'PubNubSDK'
    Target 'PubNubSDK' in project 'PubNubSDK'
        ➜ Explicit dependency on target 'PubNubSDK_PubNubSDK' in project 'PubNubSDK'
    Target 'PubNubSDK_PubNubSDK' in project 'PubNubSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 1ca40234e0a4eda90642ea1523859097
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1ca40234e0a4eda90642ea1523859097.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Red5WebRTCKit/Red5WebRTCKit.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Red5WebRTCKit/Red5WebRTCKit.xcframework'. (in target 'Red5PubNubClient' from project 'Red5WebRTCKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Red5WebRTCKit/Red5WebRTCKit.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Red5WebRTCKit/Red5WebRTCKit.xcframework'. (in target 'Red5PubNubClient' from project 'Red5WebRTCKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Red5WebRTCKit/Red5WebRTCKit.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Red5WebRTCKit/Red5WebRTCKit.xcframework'. (in target 'Red5WebRTCKit' from project 'Red5WebRTCKit')
2026-05-01 09:15:25.967 xcodebuild[743:4333] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Red5WebRTCKit-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
dependency 'webrtc' is not used by any target
Resolved source packages:
  WebRTC: https://github.com/stasel/WebRTC.git @ 140.0.0
  PubNubSDK: https://github.com/pubnub/swift.git @ 10.1.5
  Red5WebRTCKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: WebRTC, PubNubSDK, Red5WebRTCKit
2026-05-01 09:15:28.165 xcodebuild[776:4533] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "webrtc",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "140.0.0",
            "upper_bound" : "141.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stasel/WebRTC.git"
    },
    {
      "identity" : "swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "10.0.1",
            "upper_bound" : "11.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pubnub/swift.git"
    }
  ],
  "manifest_display_name" : "Red5WebRTCKit",
  "name" : "Red5WebRTCKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "Red5WebRTCKit",
      "targets" : [
        "Red5WebRTCKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Red5PubNubClient",
      "targets" : [
        "Red5PubNubClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Red5WebRTCKit",
      "module_type" : "BinaryTarget",
      "name" : "Red5WebRTCKit",
      "path" : "remote/archive/Red5WebRTCKit-1.0.0-release.b7.red5cloud.xcframework.zip",
      "product_memberships" : [
        "Red5WebRTCKit",
        "Red5PubNubClient"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "Red5PubNubClient",
      "module_type" : "SwiftTarget",
      "name" : "Red5PubNubClient",
      "path" : "Sources/Red5PubNubClient",
      "product_dependencies" : [
        "PubNubSDK"
      ],
      "product_memberships" : [
        "Red5PubNubClient"
      ],
      "sources" : [
        "Red5PubNubClient.swift",
        "Red5PubNubClientListener.swift"
      ],
      "target_dependencies" : [
        "Red5WebRTCKit"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Red5PubNubClient",
      "Red5WebRTCKit",
      "Red5WebRTCKit-Package"
    ]
  }
}
2026-05-01 09:15:29.501 xcodebuild[786:4598] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Red5WebRTCKit-Package -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.4.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 Red5WebRTCKit-Package -destination generic/platform=tvOS
Resolve Package Graph
dependency 'webrtc' is not used by any target
Resolved source packages:
  PubNubSDK: https://github.com/pubnub/swift.git @ 10.1.5
  WebRTC: https://github.com/stasel/WebRTC.git @ 140.0.0
  Red5WebRTCKit: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'Red5WebRTCKit' in project 'Red5WebRTCKit' (no dependencies)
    Target 'Red5PubNubClient' in project 'Red5WebRTCKit'
        ➜ Explicit dependency on target 'Red5PubNubClient' in project 'Red5WebRTCKit'
        ➜ Explicit dependency on target 'PubNubSDK' in project 'PubNubSDK'
    Target 'Red5PubNubClient' in project 'Red5WebRTCKit'
        ➜ Explicit dependency on target 'PubNubSDK' in project 'PubNubSDK'
    Target 'PubNubSDK' in project 'PubNubSDK'
        ➜ Explicit dependency on target 'PubNubSDK' in project 'PubNubSDK'
        ➜ Explicit dependency on target 'PubNubSDK_PubNubSDK' in project 'PubNubSDK'
    Target 'PubNubSDK' in project 'PubNubSDK'
        ➜ Explicit dependency on target 'PubNubSDK_PubNubSDK' in project 'PubNubSDK'
    Target 'PubNubSDK_PubNubSDK' in project 'PubNubSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 1ca40234e0a4eda90642ea1523859097
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1ca40234e0a4eda90642ea1523859097.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Red5WebRTCKit/Red5WebRTCKit.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Red5WebRTCKit/Red5WebRTCKit.xcframework'. (in target 'Red5PubNubClient' from project 'Red5WebRTCKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Red5WebRTCKit/Red5WebRTCKit.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Red5WebRTCKit/Red5WebRTCKit.xcframework'. (in target 'Red5PubNubClient' from project 'Red5WebRTCKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Red5WebRTCKit/Red5WebRTCKit.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Red5WebRTCKit/Red5WebRTCKit.xcframework'. (in target 'Red5WebRTCKit' from project 'Red5WebRTCKit')
2026-05-01 09:15:30.812 xcodebuild[789:4635] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Red5WebRTCKit-Package
(1 failure)
BUILD FAILURE 6.3 tvOS