The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Daily, reference main (a50b40), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 05:37:05 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/daily-co/daily-client-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/daily-co/daily-client-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a50b40c Merge pull request #29 from daily-co/test-0.37.0
Cloned https://github.com/daily-co/daily-client-ios.git
Revision (git rev-parse @):
a50b40c1b4b2c2977d4484acd37db495dc389f84
SUCCESS checkout https://github.com/daily-co/daily-client-ios.git at main
Downloading binary artifact https://sdk-downloads.daily.co/daily-system-broadcast-client-ios-0.37.0.zip
Downloading binary artifact https://sdk-downloads.daily.co/daily-client-ios-0.37.0.zip
[15983/127581] Downloading https://sdk-downloads.daily.co/daily-system-broadcast-client-ios-0.37.0.zip
[143561/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.48s)
[1953518/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 (2.20s)
========================================
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": "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",
      "traits": [
        "default"
      ],
      "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.77s)
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 main (a50b40c)
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.77s)
Fetched https://sdk-downloads.daily.co/daily-client-ios-0.37.0.zip from cache (1.59s)
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.3
Building package at path:  $PWD
https://github.com/daily-co/daily-client-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