Selaa lähdekoodia

Deploy the iOS 7.1 SDK

Felix Paul Kühne 11 vuotta sitten
vanhempi
commit
b52f379d65
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      buildMobileVLCKit.sh

+ 1 - 1
buildMobileVLCKit.sh

@@ -7,7 +7,7 @@ set -e
 BUILD_DEVICE=1
 BUILD_SIMULATOR=0
 BUILD_FRAMEWORK=0
-SDK=7.0
+SDK=7.1
 SDK_MIN=6.1
 VERBOSE=no
 CONFIGURATION="Release"