Build Information
Failed to build GoogleCast, reference 4.8.4 (516f71), with Swift 6.2 for macOS (SPM) on 8 Oct 2025 15:20:47 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/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
[2747/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.42s)
========================================
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": "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",
"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.59s)
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 (0.94s)
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.2
Building package at path: $PWD
https://github.com/SRGSSR/google-cast-sdk.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