Build Information
Failed to build Red5WebRTCKit, reference 1.0.0 (0ad947), with Swift 6.1 for macOS (SPM) on 1 May 2026 13:21:42 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build 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: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/red5pro/red5pro-ios-sdk.git
https://github.com/red5pro/red5pro-ios-sdk.git
{
"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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Fetching https://github.com/pubnub/swift.git
Fetching https://github.com/stasel/WebRTC.git
[1/807] Fetching webrtc
[808/15444] Fetching webrtc, swift
Fetched https://github.com/stasel/WebRTC.git from cache (1.50s)
Fetched https://github.com/pubnub/swift.git from cache (1.50s)
Computing version for https://github.com/stasel/WebRTC.git
Computed https://github.com/stasel/WebRTC.git at 140.0.0 (4.67s)
Computing version for https://github.com/pubnub/swift.git
Computed https://github.com/pubnub/swift.git at 10.1.5 (0.49s)
Creating working copy for https://github.com/pubnub/swift.git
Working copy of https://github.com/pubnub/swift.git resolved at 10.1.5
Creating working copy for https://github.com/stasel/WebRTC.git
Working copy of https://github.com/stasel/WebRTC.git resolved at 140.0.0
Downloading binary artifact https://github.com/stasel/WebRTC/releases/download/140.0.0/WebRTC-M140.xcframework.zip
Downloading binary artifact https://github.com/red5pro/red5pro-ios-sdk/releases/download/1.0.0/Red5WebRTCKit-1.0.0-release.b7.red5cloud.xcframework.zip
[16375/41474976] Downloading https://github.com/stasel/WebRTC/releases/download/140.0.0/WebRTC-M140.xcframework.zip
[41491351/44091976] Downloading https://github.com/stasel/WebRTC/releases/download/140.0.0/WebRTC-M140.xcframework.zip, https://github.com/red5pro/red5pro-ios-sdk/releases/download/1.0.0/Red5WebRTCKit-1.0.0-release.b7.red5cloud.xcframework.zip
Downloaded https://github.com/red5pro/red5pro-ios-sdk/releases/download/1.0.0/Red5WebRTCKit-1.0.0-release.b7.red5cloud.xcframework.zip (1.13s)
Downloaded https://github.com/stasel/WebRTC/releases/download/140.0.0/WebRTC-M140.xcframework.zip (2.30s)
warning: 'spi-builder-workspace': dependency 'webrtc' is not used by any target
error: the library 'Red5PubNubClient' requires macos 10.13, but depends on the product 'PubNubSDK' which requires macos 10.15; consider changing the library 'Red5PubNubClient' to require macos 10.15 or later, or the product 'PubNubSDK' to require macos 10.13 or earlier.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
warning: 'spi-builder-workspace': dependency 'webrtc' is not used by any target
error: the library 'Red5PubNubClient' requires macos 10.13, but depends on the product 'PubNubSDK' which requires macos 10.15; consider changing the library 'Red5PubNubClient' to require macos 10.15 or later, or the product 'PubNubSDK' to require macos 10.13 or earlier.
BUILD FAILURE 6.1 macosSpm