Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/react-native-google-cast/google-cast-sdk-dynamic-xcframework-no-bluetooth
Google Cast SDK Dynamic XCFramework without Guest Mode
https://github.com/react-native-google-cast/google-cast-sdk-dynamic-xcframework-no-bluetooth
Last synced: about 1 month ago
JSON representation
Google Cast SDK Dynamic XCFramework without Guest Mode
- Host: GitHub
- URL: https://github.com/react-native-google-cast/google-cast-sdk-dynamic-xcframework-no-bluetooth
- Owner: react-native-google-cast
- License: mit
- Created: 2022-07-28T13:01:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-04T13:27:37.000Z (about 1 year ago)
- Last Synced: 2024-04-24T02:28:01.353Z (8 months ago)
- Language: Objective-C
- Size: 45.7 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# google-cast-sdk-dynamic-xcframework-no-bluetooth
## ‼️ Deprecated
An official `google-cast-sdk-no-bluetooth-xcframework` pod has been released. This repo will be deleted.
----
> The Cast iOS SDK supports XCFrameworks, allowing for development on Mac computers with Apple silicon, along with debugging using the iOS Simulator.
>
> However, Google currently only provides the XCFrameworks as a [manual download](https://developers.google.com/cast/docs/ios_sender#xcframework).
>
> This is an unofficial pod that can be used in a CocoaPods environment, such as the react-native-google-cast package.
>
> ## Installation
>
> Add the following line to your Podfile:
>
> ```ruby
> pod 'google-cast-sdk-dynamic-xcframework-no-bluetooth'
> ```
>
> Versions of this pod follow the official Google SDK versioning.
>
> ## License
>
> MIT license. See the LICENSE file for more info.