Build Information
Failed to build RoomEngine, reference 3.2.0 (00d399), with Swift 6.1 for macOS (SPM) on 12 Aug 2025 12:42:24 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Tencent-RTC/RTCRoomEngine_SwiftPM.git
Reference: 3.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Tencent-RTC/RTCRoomEngine_SwiftPM
* tag 3.2.0 -> FETCH_HEAD
HEAD is now at 00d3992 Update TRTC To 12.7
Cloned https://github.com/Tencent-RTC/RTCRoomEngine_SwiftPM.git
Revision (git rev-parse @):
00d3992a194631e01fc213a63bd26f8f4acb856b
SUCCESS checkout https://github.com/Tencent-RTC/RTCRoomEngine_SwiftPM.git at 3.2.0
Fetching https://github.com/Tencent-RTC/Chat_SDK_SwiftPM.git
Fetching https://github.com/Tencent-RTC/Professional_SwiftPM.git
Fetching https://github.com/Tencent-RTC/TRTC_SwiftPM.git
[1/55] Fetching professional_swiftpm
[29/79] Fetching professional_swiftpm, chat_sdk_swiftpm
Fetched https://github.com/Tencent-RTC/Chat_SDK_SwiftPM.git from cache (0.62s)
Fetched https://github.com/Tencent-RTC/Professional_SwiftPM.git from cache (0.62s)
Computing version for https://github.com/Tencent-RTC/Professional_SwiftPM.git
error: Dependencies could not be resolved because no versions of 'professional_swiftpm' match the requirement 12.7.0..<13.0.0 and root depends on 'professional_swiftpm' 12.7.0..<13.0.0.
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/Tencent-RTC/RTCRoomEngine_SwiftPM.git
https://github.com/Tencent-RTC/RTCRoomEngine_SwiftPM.git
{
"dependencies" : [
{
"identity" : "professional_swiftpm",
"requirement" : {
"range" : [
{
"lower_bound" : "12.7.0",
"upper_bound" : "13.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Tencent-RTC/Professional_SwiftPM.git"
},
{
"identity" : "chat_sdk_swiftpm",
"requirement" : {
"range" : [
{
"lower_bound" : "8.5.6864",
"upper_bound" : "9.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Tencent-RTC/Chat_SDK_SwiftPM.git"
}
],
"manifest_display_name" : "RoomEngine",
"name" : "RoomEngine",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
}
],
"products" : [
{
"name" : "RoomEngine",
"targets" : [
"RoomEngine"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RoomEngine",
"module_type" : "SwiftTarget",
"name" : "RoomEngine",
"path" : "Sources/RoomEngine",
"product_dependencies" : [
"Professional_SwiftPM",
"TXLiteAVSDK_ReplayKit",
"Chat_SDK_SwiftPM"
],
"product_memberships" : [
"RoomEngine"
],
"sources" : [
"RoomEngine.swift"
],
"target_dependencies" : [
"RTCRoomEngine"
],
"type" : "library"
},
{
"c99name" : "RTCRoomEngine",
"module_type" : "BinaryTarget",
"name" : "RTCRoomEngine",
"path" : "remote/archive/RTCRoomEngine_iOS_3.2.0.840_SDK.zip",
"product_memberships" : [
"RoomEngine"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "6.0"
}
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
Updating https://github.com/Tencent-RTC/Chat_SDK_SwiftPM.git
Updating https://github.com/Tencent-RTC/Professional_SwiftPM.git
Updated https://github.com/Tencent-RTC/Chat_SDK_SwiftPM.git (0.47s)
Updated https://github.com/Tencent-RTC/Professional_SwiftPM.git (0.47s)
Computing version for https://github.com/Tencent-RTC/Professional_SwiftPM.git
error: Dependencies could not be resolved because no versions of 'professional_swiftpm' match the requirement 12.7.0..<13.0.0 and root depends on 'professional_swiftpm' 12.7.0..<13.0.0.
error: 'spi-builder-workspace': binary target 'RTCRoomEngine' could not be mapped to an artifact with expected name 'RTCRoomEngine'
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Updating https://github.com/Tencent-RTC/Professional_SwiftPM.git
Updating https://github.com/Tencent-RTC/Chat_SDK_SwiftPM.git
Updated https://github.com/Tencent-RTC/Professional_SwiftPM.git (0.46s)
Updated https://github.com/Tencent-RTC/Chat_SDK_SwiftPM.git (0.46s)
Computing version for https://github.com/Tencent-RTC/Professional_SwiftPM.git
error: Dependencies could not be resolved because no versions of 'professional_swiftpm' match the requirement 12.7.0..<13.0.0 and root depends on 'professional_swiftpm' 12.7.0..<13.0.0.
error: 'spi-builder-workspace': binary target 'RTCRoomEngine' could not be mapped to an artifact with expected name 'RTCRoomEngine'
BUILD FAILURE 6.1 macosSpm