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 main (8dad32), with Swift 6.0 for macOS (SPM) on 16 Jun 2025 15:07:09 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
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 8dad32e Fix initial states (#114)
Cloned https://github.com/SRGSSR/castor.git
Revision (git rev-parse @):
8dad32e93013457da5b8c23a3f537b585c4d744a
SUCCESS checkout https://github.com/SRGSSR/castor.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/SRGSSR/castor.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin CastorPackageInfoPlugin
Building for debugging...
[1/5] Copying Info.plist
[1/5] Copying Localizable.xcstrings
[3/5] Write sources
[4/5] Write swift-version-5BDAB9E9C0126B9D.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/60] 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 |
[7/66] 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 |
[8/66] 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 |
[9/66] 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 |
[10/66] 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 |
[11/66] 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 |
[12/66] 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 |
[13/66] 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 |
[14/66] 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 |
[15/66] 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 |
[16/66] 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 |
[17/66] 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 |
[18/66] 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 |
[19/66] 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 |
[20/66] 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 |
[21/66] 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 |
[22/66] 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 |
[23/66] Compiling Castor MediaSelectionOption.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/66] 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 |
[25/66] 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 |
[26/66] 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 |
[27/66] 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 |
[28/66] 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 |
[29/66] 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 |
[30/66] 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 |
[31/66] 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 |
[32/66] 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 |
[33/66] 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 |
[34/66] 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 |
[35/66] 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 |
[36/66] 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 |
[37/66] 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 |
[38/66] 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 |
[39/66] 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 |
[40/66] 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 |
[41/66] 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 |
[42/66] 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 |
[43/66] 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 |
[44/66] 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 |
[45/66] 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 |
[46/66] 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 |
[47/66] 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 |
[48/66] 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 |
[49/66] 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 |
[50/66] 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 |
[51/66] 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 |
[52/66] 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 |
[53/66] 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 |
[54/66] 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 |
[55/66] 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 |
[56/66] 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 |
[57/66] 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 |
[58/66] 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 |
[59/66] 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 |
[60/66] 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 |
[61/66] 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 |
[62/66] 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 |
[63/66] 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 |
[64/66] 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 |
[65/66] 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 |
[66/66] 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 |
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.57s)
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.03s)
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
[16375/6520823] Downloading https://github.com/SRGSSR/google-cast-sdk/releases/download/4.8.3/GoogleCast.xcframework.zip
Downloading binary artifact 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)
BUILD FAILURE 6.0 macosSpm