Build Information
Failed to build Castor, reference main (fc972e
), with Swift 6.1 for macOS (SPM) on 5 May 2025 07:59:49 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SRGSSR/castor.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SRGSSR/castor
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at fc972e9 Fix Google Cast SDK issue tracker link (#91)
Cloned https://github.com/SRGSSR/castor.git
Revision (git rev-parse @):
fc972e93e725bfc269450dd0305e22b80544309a
SUCCESS checkout https://github.com/SRGSSR/castor.git at main
Fetching https://github.com/KaneCheshire/ShowTime.git
Fetching https://github.com/SRGSSR/google-cast-sdk.git
[3/7] Fetching google-cast-sdk
[3/1609] Fetching google-cast-sdk, showtime
Fetched https://github.com/SRGSSR/google-cast-sdk.git from cache (1.22s)
Fetched https://github.com/KaneCheshire/ShowTime.git from cache (1.22s)
Computing version for https://github.com/SRGSSR/google-cast-sdk.git
Computed https://github.com/SRGSSR/google-cast-sdk.git at 4.8.3 (2.26s)
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.3
Downloading binary artifact https://github.com/SRGSSR/google-cast-sdk/releases/download/4.8.3/GoogleCast.xcframework.zip
[16375/6520823] Downloading https://github.com/SRGSSR/google-cast-sdk/releases/download/4.8.3/GoogleCast.xcframework.zip
Downloaded https://github.com/SRGSSR/google-cast-sdk/releases/download/4.8.3/GoogleCast.xcframework.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": "castor",
"name": "Castor",
"url": "https://github.com/SRGSSR/castor.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/castor",
"dependencies": [
{
"identity": "google-cast-sdk",
"name": "GoogleCast",
"url": "https://github.com/SRGSSR/google-cast-sdk.git",
"version": "4.8.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/google-cast-sdk",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/SRGSSR/castor.git
[1/2715] Fetching castor
Fetched https://github.com/SRGSSR/castor.git from cache (1.15s)
Fetching https://github.com/SRGSSR/google-cast-sdk.git from cache
Fetched https://github.com/SRGSSR/google-cast-sdk.git from cache (0.48s)
Computing version for https://github.com/SRGSSR/google-cast-sdk.git
Computed https://github.com/SRGSSR/google-cast-sdk.git at 4.8.3 (0.54s)
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.3
Creating working copy for https://github.com/SRGSSR/castor.git
Working copy of https://github.com/SRGSSR/castor.git resolved at main (fc972e9)
Fetching binary artifact https://github.com/SRGSSR/google-cast-sdk/releases/download/4.8.3/GoogleCast.xcframework.zip from cache
Fetched https://github.com/SRGSSR/google-cast-sdk/releases/download/4.8.3/GoogleCast.xcframework.zip from cache (0.86s)
warning: '.resolve-product-dependencies': dependency 'castor' is not used by any target
Found 1 product dependencies
- GoogleCast
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/SRGSSR/castor.git
https://github.com/SRGSSR/castor.git
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "google-cast-sdk",
"requirement" : {
"range" : [
{
"lower_bound" : "4.8.3",
"upper_bound" : "4.9.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SRGSSR/google-cast-sdk.git"
}
],
"manifest_display_name" : "Castor",
"name" : "Castor",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
}
],
"products" : [
{
"name" : "Castor",
"targets" : [
"Castor"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CastorTests",
"module_type" : "SwiftTarget",
"name" : "CastorTests",
"path" : "Tests/CastorTests",
"sources" : [
"CollectionTests.swift",
"ComparableTests.swift",
"RangeReplaceableTests.swift"
],
"target_dependencies" : [
"Castor"
],
"type" : "test"
},
{
"c99name" : "CastorPackageInfoPlugin",
"module_type" : "PluginTarget",
"name" : "CastorPackageInfoPlugin",
"path" : "Plugins",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"Castor"
],
"sources" : [
"PackageInfoPlugin/plugin.swift"
],
"target_dependencies" : [
"CastorPackageInfo"
],
"type" : "plugin"
},
{
"c99name" : "CastorPackageInfo",
"module_type" : "BinaryTarget",
"name" : "CastorPackageInfo",
"path" : "Artifacts/PackageInfo.artifactbundle",
"product_memberships" : [
"Castor"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "Castor",
"module_type" : "SwiftTarget",
"name" : "Castor",
"path" : "Sources/Castor",
"product_dependencies" : [
"GoogleCast"
],
"product_memberships" : [
"Castor"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Castor/Resources/Localizable.xcstrings",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Cast.swift",
"CastAsset.swift",
"CastButton.swift",
"CastConfiguration.swift",
"CastCurrent.swift",
"CastDevice.swift",
"CastExpandedMediaControlsView.swift",
"CastMetadata.swift",
"CastMiniMediaControlsView.swift",
"CastPlaybackConfiguration.swift",
"CastPlaybackSpeed.swift",
"CastPlayer+SettingsMenu.swift",
"CastPlayer.swift",
"CastPlayerItem.swift",
"CastProgressTracker.swift",
"CastQueue.swift",
"CastSeek.swift",
"CastSettingsUpdate.swift",
"CastSkip.swift",
"Extensions/Binding.swift",
"Extensions/CMTimeRange.swift",
"Extensions/Collection.swift",
"Extensions/Comparable.swift",
"Extensions/GCKMediaQueue.swift",
"Extensions/Publishers.swift",
"Extensions/RangeReplaceableCollection.swift",
"Extensions/Slider.swift",
"Extensions/View.swift",
"TimeProperties.swift"
],
"target_dependencies" : [
"CastorPackageInfoPlugin"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
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
[1/1] Compiling plugin CastorPackageInfoPlugin
Building for debugging...
[1/5] Write sources
[2/5] Copying Info.plist
[2/5] Copying Localizable.xcstrings
[4/5] Write swift-version-2F0A5646E1D333AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/34] Emitting module Castor
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[7/37] Compiling Castor TimeProperties.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[8/37] Compiling Castor resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[9/37] Compiling Castor PackageInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[10/37] Compiling Castor RangeReplaceableCollection.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[11/37] Compiling Castor Slider.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[12/37] Compiling Castor View.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[13/37] Compiling Castor Binding.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[14/37] Compiling Castor CMTimeRange.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[15/37] Compiling Castor Collection.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[16/37] Compiling Castor Comparable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[17/37] Compiling Castor GCKMediaQueue.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[18/37] Compiling Castor Publishers.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[19/37] Compiling Castor CastPlaybackSpeed.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[20/37] Compiling Castor CastPlayer+SettingsMenu.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[21/37] Compiling Castor CastPlayer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[22/37] Compiling Castor CastCurrent.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[23/37] Compiling Castor CastDevice.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[24/37] Compiling Castor CastExpandedMediaControlsView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[25/37] Compiling Castor CastPlayerItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[26/37] Compiling Castor CastProgressTracker.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[27/37] Compiling Castor CastQueue.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[28/37] Compiling Castor CastSeek.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[29/37] Compiling Castor CastSettingsUpdate.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[30/37] Compiling Castor CastSkip.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[31/37] Compiling Castor CastMetadata.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[32/37] Compiling Castor CastMiniMediaControlsView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[33/37] Compiling Castor CastPlaybackConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[34/37] Compiling Castor Cast.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[35/37] Compiling Castor CastAsset.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[36/37] Compiling Castor CastButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[37/37] Compiling Castor CastConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
[1/1] Compiling plugin CastorPackageInfoPlugin
Building for debugging...
[1/3] Write sources
[2/3] Write swift-version-2F0A5646E1D333AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/32] Emitting module Castor
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[5/35] Compiling Castor Binding.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[6/35] Compiling Castor CMTimeRange.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[7/35] Compiling Castor Collection.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[8/35] Compiling Castor RangeReplaceableCollection.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[9/35] Compiling Castor Slider.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[10/35] Compiling Castor View.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[11/35] Compiling Castor Cast.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[12/35] Compiling Castor CastAsset.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[13/35] Compiling Castor CastButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[14/35] Compiling Castor CastConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[15/35] Compiling Castor Comparable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[16/35] Compiling Castor GCKMediaQueue.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[17/35] Compiling Castor Publishers.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[18/35] Compiling Castor CastMetadata.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[19/35] Compiling Castor CastMiniMediaControlsView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[20/35] Compiling Castor CastPlaybackConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[21/35] Compiling Castor CastCurrent.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[22/35] Compiling Castor CastDevice.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[23/35] Compiling Castor CastExpandedMediaControlsView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[24/35] Compiling Castor CastPlayerItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[25/35] Compiling Castor CastProgressTracker.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[26/35] Compiling Castor CastQueue.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[27/35] Compiling Castor TimeProperties.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[28/35] Compiling Castor resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[29/35] Compiling Castor PackageInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[30/35] Compiling Castor CastSeek.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[31/35] Compiling Castor CastSettingsUpdate.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[32/35] Compiling Castor CastSkip.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[33/35] Compiling Castor CastPlaybackSpeed.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[34/35] Compiling Castor CastPlayer+SettingsMenu.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
[35/35] Compiling Castor CastPlayer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast.swift:9:8: error: no such module 'GoogleCast'
7 | import Combine
8 | import Foundation
9 | import GoogleCast
| `- error: no such module 'GoogleCast'
10 | import SwiftUI
11 |
BUILD FAILURE 6.1 macosSpm