8000
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 750f1af commit b88b719Copy full SHA for b88b719
CI/travis.osx.install.deps.sh
@@ -7,4 +7,4 @@ brew update
7
which cmake || brew install cmake
8
9
wget "https://www.dropbox.com/s/zca1sfy7dic8apa/MonoFramework-MDK-4.0.0-therzok.macos10.xamarin.x86.pkg?dl=1" -O "MonoFramework-MDK-4.0.0-therzok.macos10.xamarin.x86.pkg"
10
-sudo installer -pkg "MonoFramework-MDK-4.0.0.therzok.macos10.xamarin.x86.pkg" -target /
+sudo installer -pkg "MonoFramework-MDK-4.0.0-therzok.macos10.xamarin.x86.pkg" -target /
0 commit comments