Build Information
Failed to build TwilioVideo, reference 5.11.3 (9cd840), with Swift 6.1 for macOS (SPM) on 22 Apr 2026 06:48:27 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/twilio/twilio-video-ios.git
Reference: 5.11.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/twilio/twilio-video-ios
* tag 5.11.3 -> FETCH_HEAD
HEAD is now at 9cd840e Update for 5.11.3
Cloned https://github.com/twilio/twilio-video-ios.git
Revision (git rev-parse @):
9cd840e09cfa6a051974e422f139efae5087a536
SUCCESS checkout https://github.com/twilio/twilio-video-ios.git at 5.11.3
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/twilio/twilio-video-ios.git
https://github.com/twilio/twilio-video-ios.git
{
"dependencies" : [
],
"manifest_display_name" : "TwilioVideo",
"name" : "TwilioVideo",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.2"
}
],
"products" : [
{
"name" : "TwilioVideo",
"targets" : [
"TwilioVideo"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "TwilioVideo-static",
"targets" : [
"TwilioVideo"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TwilioVideo_static",
"module_type" : "BinaryTarget",
"name" : "TwilioVideo-static",
"path" : "remote/archive/TwilioVideo-static.xcframework.zip",
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "TwilioVideo",
"module_type" : "BinaryTarget",
"name" : "TwilioVideo",
"path" : "remote/archive/TwilioVideo.xcframework.zip",
"product_memberships" : [
"TwilioVideo",
"TwilioVideo-static"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
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://github.com/twilio/twilio-video-ios/releases/download/5.11.3/TwilioVideo.xcframework.zip
Downloading binary artifact https://github.com/twilio/twilio-video-ios/releases/download/5.11.3/TwilioVideo-static.xcframework.zip
[16375/30921498] Downloading https://github.com/twilio/twilio-video-ios/releases/download/5.11.3/TwilioVideo.xcframework.zip
[65500/54821751] Downloading https://github.com/twilio/twilio-video-ios/releases/download/5.11.3/TwilioVideo.xcframework.zip, https://github.com/twilio/twilio-video-ios/releases/download/5.11.3/TwilioVideo-static.xcframework.zip
Downloaded https://github.com/twilio/twilio-video-ios/releases/download/5.11.3/TwilioVideo-static.xcframework.zip (2.88s)
Downloaded https://github.com/twilio/twilio-video-ios/releases/download/5.11.3/TwilioVideo.xcframework.zip (3.90s)
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