XCFramework binaries are currently not provided by Google. Until they are this repository provides XCFrameworks for versions we use at SRG SSR, with a Swift Package Manager manifest for easy integration in projects. Binaries are currently packaged for iOS, and downloaded from Google links.
Use Swift Package Manager directly within Xcode. You can also declare the library as a dependency of another one directly in the associated Package.swift
manifest.
Dynamic without Guest Mode
version.GoogleCastSDK-ios-no-bluetooth.xcframework
.zip -r GoogleCastSDK-ios-no-bluetooth.xcframework.zip GoogleCastSDK-ios-no-bluetooth.xcframework -x "*.DS_Store" -x "__MACOSX"
To make the framework available:
Package.swift
in this repository with the framework version number.swift package compute-checksum GoogleCastSDK-ios-no-bluetooth.xcframework.zip
and update the Package.swift
in this repository with the new checksum.master
and create a corresponding tag.Do not commit the binaries in the repository, as this would slow done checkouts made by SPM as the repository grows.
link |
Stars: 1 |
Last commit: 1 week ago |
Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics