Build Information
Failed to build Red5WebRTCKit, reference 1.0.0 (0ad947), with Swift 6.0 for macOS (SPM) on 1 May 2026 13:12:25 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.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.0
Building package at path: $PWD
https://github.com/red5pro/red5pro-ios-sdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
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/pubnub/swift.git from cache (1.60s)
Fetched https://github.com/stasel/WebRTC.git from cache (1.60s)
Computing version for https://github.com/stasel/WebRTC.git
Computed https://github.com/stasel/WebRTC.git at 140.0.0 (2.99s)
Computing version for https://github.com/pubnub/swift.git
Computed https://github.com/pubnub/swift.git at 10.1.5 (0.44s)
Creating working copy for https://github.com/stasel/WebRTC.git
Working copy of https://github.com/stasel/WebRTC.git resolved at 140.0.0
Creating working copy for https://github.com/pubnub/swift.git
Working copy of https://github.com/pubnub/swift.git resolved at 10.1.5
[16375/2617000] Downloading https://github.com/red5pro/red5pro-ios-sdk/releases/download/1.0.0/Red5WebRTCKit-1.0.0-release.b7.red5cloud.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
[2911894/44091976] Downloading https://github.com/red5pro/red5pro-ios-sdk/releases/download/1.0.0/Red5WebRTCKit-1.0.0-release.b7.red5cloud.xcframework.zip, https://github.com/stasel/WebRTC/releases/download/140.0.0/WebRTC-M140.xcframework.zip
Downloaded https://github.com/red5pro/red5pro-ios-sdk/releases/download/1.0.0/Red5WebRTCKit-1.0.0-release.b7.red5cloud.xcframework.zip (0.76s)
[23756471/41474976] Downloading https://github.com/stasel/WebRTC/releases/download/140.0.0/WebRTC-M140.xcframework.zip
Downloading binary artifact https://github.com/stasel/WebRTC/releases/download/140.0.0/WebRTC-M140.xcframework.zip
Downloaded https://github.com/stasel/WebRTC/releases/download/140.0.0/WebRTC-M140.xcframework.zip (2.20s)
warning: 'spi-builder-workspace': dependency 'webrtc' is not used by any target
warning: 'swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift/Sources/PubNub/PubNub_Info.plist
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.0 macosSpm