The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Red5WebRTCKit, reference 1.0.0 (0ad947), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 1 May 2026 13:12:07 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 platform=macOS,arch=arm64

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:         macosXcodebuild
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/stasel/WebRTC.git
Fetching from https://github.com/pubnub/swift.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:
  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:11:51.412 xcodebuild[536:3103] [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:11:59.449 xcodebuild[731:4195] [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 platform=macOS,arch=arm64
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 platform=macOS,arch=arm64
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:
  Red5WebRTCKit: /Users/admin/builder/spi-builder-workspace
  PubNubSDK: https://github.com/pubnub/swift.git @ 10.1.5
  WebRTC: https://github.com/stasel/WebRTC.git @ 140.0.0
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/MacOSX.platform/Developer/SDKs/MacOSX26.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: 80e0e4dcde903f0b668e057b05e330de
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/80e0e4dcde903f0b668e057b05e330de.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Red5WebRTCKit/Red5WebRTCKit.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/Red5WebRTCKit/Red5WebRTCKit.xcframework'. (in target 'Red5WebRTCKit' from project 'Red5WebRTCKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Red5WebRTCKit/Red5WebRTCKit.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/Red5WebRTCKit/Red5WebRTCKit.xcframework'. (in target 'Red5PubNubClient' from project 'Red5WebRTCKit')
error: The package product 'PubNubSDK' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (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 macOS, 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')
2026-05-01 09:12:02.118 xcodebuild[738:4265] [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:8f6f598ad3415aec293ca8f5df52a9ac145783c0, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:8f6f598ad3415aec293ca8f5df52a9ac145783c0, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:8f6f598ad3415aec293ca8f5df52a9ac145783c0, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:8f6f598ad3415aec293ca8f5df52a9ac145783c0, name:My Mac }
** 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:12:04.301 xcodebuild[775:4514] [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:12:05.639 xcodebuild[785:4578] [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 platform=macOS,arch=arm64
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 platform=macOS,arch=arm64
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/MacOSX.platform/Developer/SDKs/MacOSX26.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: 80e0e4dcde903f0b668e057b05e330de
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/80e0e4dcde903f0b668e057b05e330de.xcbuilddata
error: The package product 'PubNubSDK' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (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 macOS, 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 macOS, 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 macOS, 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:12:06.929 xcodebuild[789:4646] [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:8f6f598ad3415aec293ca8f5df52a9ac145783c0, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:8f6f598ad3415aec293ca8f5df52a9ac145783c0, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:8f6f598ad3415aec293ca8f5df52a9ac145783c0, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:8f6f598ad3415aec293ca8f5df52a9ac145783c0, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Red5WebRTCKit-Package
(1 failure)
BUILD FAILURE 6.3 macosXcodebuild