Build Information
Failed to build Castor, reference main (5a6b50
), with Swift 6.1 for macOS (SPM) on 23 Jun 2025 11:12:39 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
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 5a6b50a Avoid blurry images for skip buttons (#128)
Cloned https://github.com/SRGSSR/castor.git
Revision (git rev-parse @):
5a6b50ad12cc38c4e748739449d46ec37961905f
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
[1/7] Fetching google-cast-sdk
[4/1609] Fetching google-cast-sdk, showtime
Fetched https://github.com/KaneCheshire/ShowTime.git from cache (1.18s)
Fetched https://github.com/SRGSSR/google-cast-sdk.git from cache (1.18s)
Computing version for https://github.com/SRGSSR/google-cast-sdk.git
Computed https://github.com/SRGSSR/google-cast-sdk.git at 4.8.3 (4.31s)
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
[1369/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.85s)
========================================
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/4872] Fetching castor
Fetched https://github.com/SRGSSR/castor.git from cache (1.14s)
Fetching https://github.com/SRGSSR/google-cast-sdk.git from cache
Fetched https://github.com/SRGSSR/google-cast-sdk.git from cache (0.44s)
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.49s)
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 (5a6b50a)
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.89s)
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/Cast.swift",
"Cast/CastConfiguration.swift",
"Cast/CastDevice.swift",
"Extensions/Binding.swift",
"Extensions/CMTimeRange.swift",
"Extensions/Collection.swift",
"Extensions/Comparable.swift",
"Extensions/GCKCastSession.swift",
"Extensions/GCKMediaQueue.swift",
"Extensions/GCKMediaStatus.swift",
"Extensions/GCKMediaTrackType.swift",
"Extensions/GCKRemoteMediaClient.swift",
"Extensions/GCKSessionTraits.swift",
"Extensions/Publishers.swift",
"Extensions/RangeReplaceableCollection.swift",
"Extensions/Slider.swift",
"Extensions/View.swift",
"Player/CastAsset.swift",
"Player/CastPlaybackConfiguration.swift",
"Player/CastPlayer+ItemNavigation.swift",
"Player/CastPlayer+Items.swift",
"Player/CastPlayer+MediaSelection.swift",
"Player/CastPlayer+Navigation.swift",
"Player/CastPlayer+Playback.swift",
"Player/CastPlayer+PlaybackSpeed.swift",
"Player/CastPlayer+Properties.swift",
"Player/CastPlayer+Seek.swift",
"Player/CastPlayer+SettingsMenu.swift",
"Player/CastPlayer+Skip.swift",
"Player/CastPlayer+SkipToDefault.swift",
"Player/CastPlayer+Time.swift",
"Player/CastPlayer+TimePublisher.swift",
"Player/CastPlayer.swift",
"Player/CastPlayerItem.swift",
"PropertyWrappers/CurrentDevicePropertyWrapper.swift",
"PropertyWrappers/LazyItemPropertyWrapper.swift",
"PropertyWrappers/MutableReceiverState.swift",
"PropertyWrappers/ReceiverState.swift",
"Protocols/MutableReceiverStateRecipe.swift",
"Protocols/ReceiverStateRecipe.swift",
"Recipes/ActiveTracksRecipe.swift",
"Recipes/CurrentItemIdRecipe.swift",
"Recipes/DevicesRecipe.swift",
"Recipes/ItemsRecipe.swift",
"Recipes/MediaStatusRecipe.swift",
"Recipes/MutedRecipe.swift",
"Recipes/PlaybackSpeedRecipe.swift",
"Recipes/RepeatModeRecipe.swift",
"Recipes/ShouldPlayRecipe.swift",
"Recipes/TargetSeekTimeRecipe.swift",
"Recipes/VolumeRecipe.swift",
"Types/CastImage.swift",
"Types/CastImageHints.swift",
"Types/CastMediaSelectionOption.swift",
"Types/CastMediaTrack.swift",
"Types/CastMetadata.swift",
"Types/CastNavigationMode.swift",
"Types/CastRepeatMode.swift",
"Types/CastSettingsUpdate.swift",
"Types/CastSkip.swift",
"Types/TimeProperties.swift",
"UserInterface/CastButton.swift",
"UserInterface/CastExpandedMediaControlsView.swift",
"UserInterface/CastMiniMediaControlsView.swift",
"UserInterface/CastProgressTracker.swift"
],
"target_dependencies" : [
"CastorPackageInfoPlugin"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
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
[1/1] Compiling plugin CastorPackageInfoPlugin
Building for debugging...
[1/5] Copying Info.plist
[2/5] Copying Localizable.xcstrings
[3/5] Write sources
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/67] Compiling Castor GCKCastSession.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/67] Compiling Castor GCKMediaQueue.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/67] Compiling Castor GCKMediaStatus.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/67] Compiling Castor GCKMediaTrackType.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/67] Compiling Castor GCKRemoteMediaClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/67] Compiling Castor GCKSessionTraits.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/67] Compiling Castor Publishers.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/73] Compiling Castor TargetSeekTimeRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/73] Compiling Castor VolumeRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/73] Compiling Castor CastImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/73] Compiling Castor CastImageHints.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/73] Compiling Castor CastMediaSelectionOption.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/73] Compiling Castor CastMediaTrack.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/73] Compiling Castor CastPlayer+Skip.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/73] Compiling Castor CastPlayer+SkipToDefault.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/73] Compiling Castor CastPlayer+Time.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/73] Compiling Castor CastPlayer+TimePublisher.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/73] Compiling Castor CastPlayer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/73] Compiling Castor CastPlayerItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/73] Compiling Castor CurrentDevicePropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/73] Compiling Castor CastMetadata.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/73] Compiling Castor CastNavigationMode.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/73] Compiling Castor CastRepeatMode.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/73] Compiling Castor CastSettingsUpdate.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/73] Compiling Castor CastSkip.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/73] Compiling Castor TimeProperties.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/73] Compiling Castor LazyItemPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/73] Compiling Castor MutableReceiverState.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/73] Compiling Castor ReceiverState.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/73] Compiling Castor MutableReceiverStateRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/73] Compiling Castor ReceiverStateRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/73] Compiling Castor ActiveTracksRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[38/73] Compiling Castor CurrentItemIdRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[39/73] Compiling Castor CastButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[40/73] Compiling Castor CastExpandedMediaControlsView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[41/73] Compiling Castor CastMiniMediaControlsView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[42/73] Compiling Castor CastProgressTracker.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[43/73] Compiling Castor resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[44/73] Compiling Castor PackageInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[45/73] Compiling Castor DevicesRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[46/73] Compiling Castor ItemsRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[47/73] Compiling Castor MediaStatusRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[48/73] Compiling Castor MutedRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[49/73] Compiling Castor PlaybackSpeedRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[50/73] Compiling Castor RepeatModeRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[51/73] Compiling Castor ShouldPlayRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[52/73] Compiling Castor Cast.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[53/73] Compiling Castor CastConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[54/73] Compiling Castor CastDevice.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[55/73] Compiling Castor Binding.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[56/73] Compiling Castor CMTimeRange.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[57/73] Compiling Castor Collection.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[58/73] Compiling Castor Comparable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[59/73] Compiling Castor RangeReplaceableCollection.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[60/73] Compiling Castor Slider.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[61/73] Compiling Castor View.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[62/73] Compiling Castor CastAsset.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[63/73] Compiling Castor CastPlaybackConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[64/73] Compiling Castor CastPlayer+ItemNavigation.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[65/73] Compiling Castor CastPlayer+Items.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[66/73] Emitting module Castor
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[67/73] Compiling Castor CastPlayer+MediaSelection.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[68/73] Compiling Castor CastPlayer+Navigation.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[69/73] Compiling Castor CastPlayer+Playback.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[70/73] Compiling Castor CastPlayer+PlaybackSpeed.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[71/73] Compiling Castor CastPlayer+Properties.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[72/73] Compiling Castor CastPlayer+Seek.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[73/73] Compiling Castor CastPlayer+SettingsMenu.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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
[4/65] Compiling Castor GCKCastSession.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/65] Compiling Castor GCKMediaQueue.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/65] Compiling Castor GCKMediaStatus.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/65] Compiling Castor GCKMediaTrackType.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/65] Compiling Castor GCKRemoteMediaClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/65] Compiling Castor GCKSessionTraits.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/65] Compiling Castor Publishers.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/71] Compiling Castor CastMetadata.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/71] Compiling Castor CastNavigationMode.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/71] Compiling Castor CastRepeatMode.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/71] Compiling Castor CastSettingsUpdate.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/71] Compiling Castor CastSkip.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/71] Compiling Castor TimeProperties.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/71] Compiling Castor LazyItemPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/71] Compiling Castor MutableReceiverState.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/71] Compiling Castor ReceiverState.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/71] Compiling Castor MutableReceiverStateRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/71] Compiling Castor ReceiverStateRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/71] Compiling Castor ActiveTracksRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/71] Compiling Castor CurrentItemIdRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/71] Compiling Castor Cast.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/71] Compiling Castor CastConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/71] Compiling Castor CastDevice.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/71] Compiling Castor Binding.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/71] Compiling Castor CMTimeRange.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/71] Compiling Castor Collection.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/71] Compiling Castor Comparable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/71] Compiling Castor DevicesRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/71] Compiling Castor ItemsRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/71] Compiling Castor MediaStatusRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/71] Compiling Castor MutedRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/71] Compiling Castor PlaybackSpeedRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/71] Compiling Castor RepeatModeRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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/71] Compiling Castor ShouldPlayRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[38/71] Compiling Castor TargetSeekTimeRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[39/71] Compiling Castor VolumeRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[40/71] Compiling Castor CastImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[41/71] Compiling Castor CastImageHints.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[42/71] Compiling Castor CastMediaSelectionOption.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[43/71] Compiling Castor CastMediaTrack.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[44/71] Emitting module Castor
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[45/71] Compiling Castor RangeReplaceableCollection.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[46/71] Compiling Castor Slider.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[47/71] Compiling Castor View.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[48/71] Compiling Castor CastAsset.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[49/71] Compiling Castor CastPlaybackConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[50/71] Compiling Castor CastPlayer+ItemNavigation.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[51/71] Compiling Castor CastPlayer+Items.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[52/71] Compiling Castor CastPlayer+Skip.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[53/71] Compiling Castor CastPlayer+SkipToDefault.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[54/71] Compiling Castor CastPlayer+Time.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[55/71] Compiling Castor CastPlayer+TimePublisher.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[56/71] Compiling Castor CastPlayer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[57/71] Compiling Castor CastPlayerItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[58/71] Compiling Castor CurrentDevicePropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[59/71] Compiling Castor CastButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[60/71] Compiling Castor CastExpandedMediaControlsView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[61/71] Compiling Castor CastMiniMediaControlsView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[62/71] Compiling Castor CastProgressTracker.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[63/71] Compiling Castor resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[64/71] Compiling Castor PackageInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[65/71] Compiling Castor CastPlayer+MediaSelection.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[66/71] Compiling Castor CastPlayer+Navigation.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[67/71] Compiling Castor CastPlayer+Playback.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[68/71] Compiling Castor CastPlayer+PlaybackSpeed.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[69/71] Compiling Castor CastPlayer+Properties.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[70/71] Compiling Castor CastPlayer+Seek.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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 |
[71/71] Compiling Castor CastPlayer+SettingsMenu.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/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