add binary reference to chromecast zip

This commit is contained in:
Ethan Pippin 2022-07-14 11:53:57 -06:00
parent 1cbd0f58b0
commit 9671bbaf81
2 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,4 @@
binary "https://code.videolan.org/videolan/VLCKit/raw/master/Packaging/MobileVLCKit.json" ~> 3.4.0 binary "https://code.videolan.org/videolan/VLCKit/raw/master/Packaging/MobileVLCKit.json" ~> 3.4.0
binary "https://code.videolan.org/videolan/VLCKit/raw/master/Packaging/TVVLCKit.json" ~> 3.3.0 binary "https://code.videolan.org/videolan/VLCKit/raw/master/Packaging/TVVLCKit.json" ~> 3.3.0
github "gunterhager/UDPBroadcastConnection" github "gunterhager/UDPBroadcastConnection"
binary "ChromeCastFramework.json"

3
ChromeCastFramework.json Normal file
View File

@ -0,0 +1,3 @@
{
"1.0": "https://dl.google.com/dl/chromecast/sdk/ios/GoogleCastSDK-ios-4.7.1_static_beta.xcframework.zip"
}