The Swift Package Index logo.Swift Package Index

Build Information

Failed to build GoogleCast, reference 4.8.4 (516f71), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 05:10:27 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/SRGSSR/google-cast-sdk.git
Reference: 4.8.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SRGSSR/google-cast-sdk
 * tag               4.8.4      -> FETCH_HEAD
HEAD is now at 516f711 Update to version 4.8.4
Cloned https://github.com/SRGSSR/google-cast-sdk.git
Revision (git rev-parse @):
516f7111116bc412230309636842d3bbf77efdd8
SUCCESS checkout https://github.com/SRGSSR/google-cast-sdk.git at 4.8.4
Downloading binary artifact https://github.com/SRGSSR/google-cast-sdk/releases/download/4.8.4/GoogleCast.xcframework.zip
[32750/7048354] Downloading https://github.com/SRGSSR/google-cast-sdk/releases/download/4.8.4/GoogleCast.xcframework.zip
Downloaded https://github.com/SRGSSR/google-cast-sdk/releases/download/4.8.4/GoogleCast.xcframework.zip (1.60s)
========================================
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": "google-cast-sdk",
      "name": "GoogleCast",
      "url": "https://github.com/SRGSSR/google-cast-sdk.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/google-cast-sdk",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/SRGSSR/google-cast-sdk.git
[1/12] Fetching google-cast-sdk
Fetched https://github.com/SRGSSR/google-cast-sdk.git from cache (0.63s)
Creating working copy for https://github.com/SRGSSR/google-cast-sdk.git
Working copy of https://github.com/SRGSSR/google-cast-sdk.git resolved at 4.8.4 (516f711)
Fetching binary artifact https://github.com/SRGSSR/google-cast-sdk/releases/download/4.8.4/GoogleCast.xcframework.zip from cache
Fetched https://github.com/SRGSSR/google-cast-sdk/releases/download/4.8.4/GoogleCast.xcframework.zip from cache (1.06s)
warning: '.resolve-product-dependencies': dependency 'google-cast-sdk' 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/SRGSSR/google-cast-sdk.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