Build Information
Failed to build Red5WebRTCKit, reference 1.0.0 (0ad947), with Swift 6.2 for visionOS using Xcode 26.3 on 1 May 2026 13:23:27 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Red5WebRTCKit-Package -destination generic/platform=xrOSBuild 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: visionOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/red5pro/red5pro-ios-sdk.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
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
2026-05-01 09:22:58.746 xcodebuild[530:3075] [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:23:17.310 xcodebuild[759:4487] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Red5PubNubClient",
"Red5WebRTCKit",
"Red5WebRTCKit-Package"
]
}
}
2026-05-01 09:23:18.284 xcodebuild[762:4550] [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 Red5WebRTCKit-Package -destination generic/platform=xrOS
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 Red5WebRTCKit-Package -destination generic/platform=xrOS
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
Red5WebRTCKit: /Users/admin/builder/spi-builder-workspace
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.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: a33c2a15540c09513a0a745ff1aa197e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a33c2a15540c09513a0a745ff1aa197e.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Red5WebRTCKit/Red5WebRTCKit.xcframework:1:1: error: While building for visionOS, 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 visionOS, 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 visionOS, 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:23:20.707 xcodebuild[764:4581] [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.3.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:
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:23:23.455 xcodebuild[795:4774] [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:23:24.641 xcodebuild[803:4833] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Red5PubNubClient",
"Red5WebRTCKit",
"Red5WebRTCKit-Package"
]
}
}
2026-05-01 09:23:25.624 xcodebuild[806:4870] [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 Red5WebRTCKit-Package -destination generic/platform=xrOS
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 Red5WebRTCKit-Package -destination generic/platform=xrOS
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
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.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: a33c2a15540c09513a0a745ff1aa197e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a33c2a15540c09513a0a745ff1aa197e.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Red5WebRTCKit/Red5WebRTCKit.xcframework:1:1: error: While building for visionOS, 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 visionOS, 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 visionOS, 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:23:26.592 xcodebuild[808:4900] [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.2 visionOS