The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Red5WebRTCKit, reference 1.0.0 (0ad947), with Swift 6.0 for macOS (Xcode) using Xcode 16.2 on 1 May 2026 13:16:35 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.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.0
Building package at path:  $PWD
https://github.com/red5pro/red5pro-ios-sdk.git
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/stasel/WebRTC.git
Fetching from https://github.com/pubnub/swift.git
Creating working copy of package ‘swift’
Checking out 10.1.5 of package ‘swift’
Creating working copy of package ‘WebRTC’
Checking out 140.0.0 of package ‘WebRTC’
dependency 'webrtc' is not used by any targetResolve Package Graph
dependency 'webrtc' is not used by any target
Resolved source packages:
  Red5WebRTCKit: /Users/admin/builder/spi-builder-workspace
  WebRTC: https://github.com/stasel/WebRTC.git @ 140.0.0
  PubNubSDK: https://github.com/pubnub/swift.git @ 10.1.5
resolved source packages: Red5WebRTCKit, WebRTC, PubNubSDK
{
  "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"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.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-16.2.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
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
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:
  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
Prepare packages
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-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: c097137670f69ecd8f8e807ceb838904
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c097137670f69ecd8f8e807ceb838904.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')
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')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:cd6c61c45851a06b936c280431b465a32f73c481, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:cd6c61c45851a06b936c280431b465a32f73c481, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:cd6c61c45851a06b936c280431b465a32f73c481, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:cd6c61c45851a06b936c280431b465a32f73c481, 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-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
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
resolved source packages: Red5WebRTCKit, PubNubSDK, WebRTC
{
  "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"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.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-16.2.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
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
dependency 'webrtc' is not used by any target
Resolved source packages:
  WebRTC: https://github.com/stasel/WebRTC.git @ 140.0.0
  Red5WebRTCKit: /Users/admin/builder/spi-builder-workspace
  PubNubSDK: https://github.com/pubnub/swift.git @ 10.1.5
Prepare packages
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-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: c097137670f69ecd8f8e807ceb838904
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c097137670f69ecd8f8e807ceb838904.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')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:cd6c61c45851a06b936c280431b465a32f73c481, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:cd6c61c45851a06b936c280431b465a32f73c481, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:cd6c61c45851a06b936c280431b465a32f73c481, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:cd6c61c45851a06b936c280431b465a32f73c481, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Red5WebRTCKit-Package
(1 failure)
BUILD FAILURE 6.0 macosXcodebuild