Build Information
Failed to build ZegoExpressEngine, reference 3.24.0 (e40368), with Swift 6.1 for macOS (SPM) on 6 May 2026 05:18:37 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/zegolibrary/express-video-ios.git
Reference: 3.24.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/zegolibrary/express-video-ios
* tag 3.24.0 -> FETCH_HEAD
HEAD is now at e40368c 🔖 Release 3.24.0
Cloned https://github.com/zegolibrary/express-video-ios.git
Revision (git rev-parse @):
e40368c6faa1d0dc1289596df000ce9626fe2e4c
SUCCESS checkout https://github.com/zegolibrary/express-video-ios.git at 3.24.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/zegolibrary/express-video-ios.git
https://github.com/zegolibrary/express-video-ios.git
{
"dependencies" : [
],
"manifest_display_name" : "ZegoExpressEngine",
"name" : "ZegoExpressEngine",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
}
],
"products" : [
{
"name" : "ZegoExpressEngine",
"targets" : [
"ZegoExpressEngine"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ZegoExpressEngine",
"module_type" : "BinaryTarget",
"name" : "ZegoExpressEngine",
"path" : "remote/archive/ZegoExpressEngine.xcframework.zip",
"product_memberships" : [
"ZegoExpressEngine"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.5"
}
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
Downloading binary artifact https://artifact-node.zego.cloud/generic/swiftpm/public/express-video-ios/ZegoExpressEngine.xcframework.zip?version=3.24.0
[80641/41707237] Downloading https://artifact-node.zego.cloud/generic/swiftpm/public/express-video-ios/ZegoExpressEngine.xcframework.zip?version=3.24.0
Downloaded https://artifact-node.zego.cloud/generic/swiftpm/public/express-video-ios/ZegoExpressEngine.xcframework.zip?version=3.24.0 (2.66s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.1 macosSpm