Build Information
Failed to build Daily, reference 0.37.0 (276f9a), with Swift 6.2 for macOS (SPM) on 16 Jan 2026 22:38:31 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/daily-co/daily-client-ios.git
Reference: 0.37.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/daily-co/daily-client-ios
* tag 0.37.0 -> FETCH_HEAD
HEAD is now at 276f9af Merge pull request #39 from daily-co/test-0.37.0
Cloned https://github.com/daily-co/daily-client-ios.git
Revision (git rev-parse @):
276f9aff6bbdb36d58e763b7c0d77167ab5f51ca
SUCCESS checkout https://github.com/daily-co/daily-client-ios.git at 0.37.0
Downloading binary artifact https://sdk-downloads.daily.co/daily-client-ios-0.37.0.zip
Downloading binary artifact https://sdk-downloads.daily.co/daily-system-broadcast-client-ios-0.37.0.zip
[15598/127581] Downloading https://sdk-downloads.daily.co/daily-system-broadcast-client-ios-0.37.0.zip
[143947/38279331] Downloading https://sdk-downloads.daily.co/daily-system-broadcast-client-ios-0.37.0.zip, https://sdk-downloads.daily.co/daily-client-ios-0.37.0.zip
Downloaded https://sdk-downloads.daily.co/daily-system-broadcast-client-ios-0.37.0.zip (0.23s)
[12933355/38151750] Downloading https://sdk-downloads.daily.co/daily-client-ios-0.37.0.zip
Downloaded https://sdk-downloads.daily.co/daily-client-ios-0.37.0.zip (1.86s)
========================================
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",
"dependencies": [
{
"identity": "daily-client-ios",
"name": "Daily",
"url": "https://github.com/daily-co/daily-client-ios.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/daily-client-ios",
"dependencies": [
]
}
]
}
Fetching https://github.com/daily-co/daily-client-ios.git
[1/384] Fetching daily-client-ios
Fetched https://github.com/daily-co/daily-client-ios.git from cache (0.86s)
Creating working copy for https://github.com/daily-co/daily-client-ios.git
Working copy of https://github.com/daily-co/daily-client-ios.git resolved at 0.37.0 (276f9af)
Fetching binary artifact https://sdk-downloads.daily.co/daily-system-broadcast-client-ios-0.37.0.zip from cache
Fetching binary artifact https://sdk-downloads.daily.co/daily-client-ios-0.37.0.zip from cache
Fetched https://sdk-downloads.daily.co/daily-system-broadcast-client-ios-0.37.0.zip from cache (0.76s)
Fetched https://sdk-downloads.daily.co/daily-client-ios-0.37.0.zip from cache (1.57s)
warning: '.resolve-product-dependencies': dependency 'daily-client-ios' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/daily-co/daily-client-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.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.2 macosSpm