The Swift Package Index logo.Swift Package Index

Build Information

Failed to build TwilioVideo, reference 5.11.3 (9cd840), with Swift 6.3 for macOS (SPM) on 22 Apr 2026 06:46:46 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build 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
Downloading binary artifact https://github.com/twilio/twilio-video-ios/releases/download/5.11.3/TwilioVideo-static.xcframework.zip
Downloading binary artifact https://github.com/twilio/twilio-video-ios/releases/download/5.11.3/TwilioVideo.xcframework.zip
[16375/23900253] Downloading https://github.com/twilio/twilio-video-ios/releases/download/5.11.3/TwilioVideo-static.xcframework.zip
[327644/54821751] Downloading https://github.com/twilio/twilio-video-ios/releases/download/5.11.3/TwilioVideo-static.xcframework.zip, https://github.com/twilio/twilio-video-ios/releases/download/5.11.3/TwilioVideo.xcframework.zip
Downloaded https://github.com/twilio/twilio-video-ios/releases/download/5.11.3/TwilioVideo-static.xcframework.zip (1.99s)
Downloaded https://github.com/twilio/twilio-video-ios/releases/download/5.11.3/TwilioVideo.xcframework.zip (2.47s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "twilio-video-ios",
      "name": "TwilioVideo",
      "url": "https://github.com/twilio/twilio-video-ios.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/twilio-video-ios",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/twilio/twilio-video-ios.git
[1/16644] Fetching twilio-video-ios
Fetched https://github.com/twilio/twilio-video-ios.git from cache (1.51s)
Creating working copy for https://github.com/twilio/twilio-video-ios.git
Working copy of https://github.com/twilio/twilio-video-ios.git resolved at 5.11.3 (9cd840e)
Fetching binary artifact https://github.com/twilio/twilio-video-ios/releases/download/5.11.3/TwilioVideo.xcframework.zip from cache
Fetching binary artifact https://github.com/twilio/twilio-video-ios/releases/download/5.11.3/TwilioVideo-static.xcframework.zip from cache
Fetched https://github.com/twilio/twilio-video-ios/releases/download/5.11.3/TwilioVideo-static.xcframework.zip from cache (1.39s)
Fetched https://github.com/twilio/twilio-video-ios/releases/download/5.11.3/TwilioVideo.xcframework.zip from cache (1.63s)
warning: '.resolve-product-dependencies': dependency 'twilio-video-ios' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/twilio/twilio-video-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.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.3 macosSpm