We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e03822 commit 8edb896Copy full SHA for 8edb896
chromecast.sh
@@ -0,0 +1,6 @@
1
+#!/bin/bash
2
+
3
+curl -OL https://dl.google.com/dl/chromecast/sdk/ios/GoogleCastSDK-ios-no-bluetooth-4.4.6_dynamic.zip
4
+unzip GoogleCastSDK-ios-no-bluetooth-4.4.6_dynamic.zip
5
+ln -s GoogleCastSDK-ios-4.4.6_dynamic GoogleCastSDK
6
0 commit comments