Explorar o código

Deploy the iOS 7.1 SDK

Felix Paul Kühne %!s(int64=11) %!d(string=hai) anos
pai
achega
b52f379d65
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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"