Build Information
Failed to build GoogleCast, reference 4.8.4 (516f71), with Swift 6.1 for macOS (SPM) on 8 Oct 2025 15:21:40 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/SRGSSR/google-cast-sdk.git
https://github.com/SRGSSR/google-cast-sdk.git
{
"dependencies" : [
],
"manifest_display_name" : "GoogleCast",
"name" : "GoogleCast",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "GoogleCast",
"targets" : [
"GoogleCast"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GoogleCast",
"module_type" : "BinaryTarget",
"name" : "GoogleCast",
"path" : "remote/archive/GoogleCast.xcframework.zip",
"product_memberships" : [
"GoogleCast"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.5"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Downloading binary artifact https://github.com/SRGSSR/google-cast-sdk/releases/download/4.8.4/GoogleCast.xcframework.zip
[7732/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.39s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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.1 macosSpm