The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Castor, reference 0.3.0 (17b15f), with Swift 6.2 (beta) for macOS (SPM) on 1 Sep 2025 13:32:11 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SRGSSR/castor.git
Reference: 0.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SRGSSR/castor
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at 17b15ff Fix a crash on macOS app designed for iPad (#154)
Cloned https://github.com/SRGSSR/castor.git
Revision (git rev-parse @):
17b15ffbd09721aac1dbb9ed2887cfba80b2028e
SUCCESS checkout https://github.com/SRGSSR/castor.git at 0.3.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/SRGSSR/castor.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin CastorPackageInfoPlugin
Building for debugging...
[1/6] Copying Info.plist
[1/6] Copying Localizable.xcstrings
[3/6] Write sources
[4/6] Copying Assets.xcassets
[5/6] Write swift-version-1EA4D86E10B52AF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/91] Emitting module Castor
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[8/100] Compiling Castor MutableReceiverState.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[9/100] Compiling Castor ReceiverState.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[10/100] Compiling Castor ActiveTracksRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[11/100] Compiling Castor CurrentItemIdRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[12/100] Compiling Castor DevicesRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[13/100] Compiling Castor ItemsRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[14/100] Compiling Castor MediaStatusRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[15/100] Compiling Castor MutableReceiverStateRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[16/100] Compiling Castor MutedRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[17/100] Compiling Castor CastImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[18/100] Compiling Castor CastImageHints.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[19/100] Compiling Castor CastMediaSelectionOption.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[20/100] Compiling Castor CastMediaSelectionPreference.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[21/100] Compiling Castor CastMediaTrack.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[22/100] Compiling Castor CastMetadata.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[23/100] Compiling Castor CastNavigationMode.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[24/100] Compiling Castor CastRepeatMode.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[25/100] Compiling Castor CastResumeItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[26/100] Compiling Castor PlaybackButtonsLayout.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[27/100] Compiling Castor PlaylistView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[28/100] Compiling Castor SettingsButtons.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[29/100] Compiling Castor SettingsMenu.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[30/100] Compiling Castor SliderView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[31/100] Compiling Castor VolumeIcon.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[32/100] Compiling Castor UnavailableView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[33/100] Compiling Castor resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[34/100] Compiling Castor PackageInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[35/100] Compiling Castor CastResumeState.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[36/100] Compiling Castor CastSettingsUpdate.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[37/100] Compiling Castor CastSkip.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[38/100] Compiling Castor TimeProperties.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[39/100] Compiling Castor ArtworkImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[40/100] Compiling Castor CastButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[41/100] Compiling Castor CastDevicesView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[42/100] Compiling Castor CastIcon.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[43/100] Compiling Castor CastMiniPlayerView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[44/100] Compiling Castor PlaybackSpeedRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[45/100] Compiling Castor ReceiverStateRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[46/100] Compiling Castor RepeatModeRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[47/100] Compiling Castor ShouldPlayRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[48/100] Compiling Castor TargetSeekTimeRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[49/100] Compiling Castor VolumeRecipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[50/100] Compiling Castor CastAssetOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[51/100] Compiling Castor CastAssetURLConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[52/100] Compiling Castor CastCustomData.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[53/100] Compiling Castor Cast.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[54/100] Compiling Castor CastConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[55/100] Compiling Castor CastDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[56/100] Compiling Castor CastDevice.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[57/100] Compiling Castor Castable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[58/100] Compiling Castor Binding.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[59/100] Compiling Castor CMTimeRange.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[60/100] Compiling Castor Collection.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[61/100] Compiling Castor Comparable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[62/100] Compiling Castor GCKCastSession.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[63/100] Compiling Castor CastPlayer+SettingsMenu.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[64/100] Compiling Castor CastPlayer+Skip.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[65/100] Compiling Castor CastPlayer+SkipToDefault.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[66/100] Compiling Castor CastPlayer+Time.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[67/100] Compiling Castor CastPlayer+TimePublisher.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[68/100] Compiling Castor CastPlayer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[69/100] Compiling Castor CastPlayerItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[70/100] Compiling Castor CurrentDevicePropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[71/100] Compiling Castor LazyItemPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[72/100] Compiling Castor GCKMediaQueue.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[73/100] Compiling Castor GCKMediaStatus.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[74/100] Compiling Castor GCKMediaTrackType.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[75/100] Compiling Castor GCKRemoteMediaClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[76/100] Compiling Castor GCKSessionTraits.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[77/100] Compiling Castor Image.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[78/100] Compiling Castor Publishers.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[79/100] Compiling Castor RangeReplaceableCollection.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[80/100] Compiling Castor Slider.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[81/100] Compiling Castor String.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[82/100] Compiling Castor CastPlayerView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[83/100] Compiling Castor CastProgressTracker.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[84/100] Compiling Castor EmptyDevicesView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[85/100] Compiling Castor ControlsView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[86/100] Compiling Castor ItemCell.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[87/100] Compiling Castor LiveLabel.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[88/100] Compiling Castor MuteButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[89/100] Compiling Castor PlaybackButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[90/100] Compiling Castor PlaybackButtons.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[91/100] Compiling Castor View.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[92/100] Compiling Castor CastAsset.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[93/100] Compiling Castor CastPlayer+ItemNavigation.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[94/100] Compiling Castor CastPlayer+Items.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[95/100] Compiling Castor CastPlayer+MediaSelection.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[96/100] Compiling Castor CastPlayer+Navigation.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[97/100] Compiling Castor CastPlayer+Playback.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[98/100] Compiling Castor CastPlayer+PlaybackSpeed.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[99/100] Compiling Castor CastPlayer+Properties.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
[100/100] Compiling Castor CastPlayer+Seek.swift
/Users/admin/builder/spi-builder-workspace/Sources/Castor/Cast/Cast.swift:10:8: error: no such module 'GoogleCast'
  8 | import Combine
  9 | import Foundation
 10 | import GoogleCast
    |        `- error: no such module 'GoogleCast'
 11 | import SwiftUI
 12 |
Fetching https://github.com/SRGSSR/google-cast-sdk.git
[1/7] Fetching google-cast-sdk
Fetched https://github.com/SRGSSR/google-cast-sdk.git from cache (0.52s)
Computing version for https://github.com/SRGSSR/google-cast-sdk.git
Computed https://github.com/SRGSSR/google-cast-sdk.git at 4.8.3 (3.20s)
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.30s)
BUILD FAILURE 6.2 macosSpm