[vlc-devel] [PATCH 1/4] Update sdk version

Gleb Pinigin gpinigin at gmail.com
Fri Jan 25 13:39:55 CET 2013


---
 buildMobileVLC.sh |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/buildMobileVLC.sh b/buildMobileVLC.sh
index cc02cf5..0ac9172 100755
--- a/buildMobileVLC.sh
+++ b/buildMobileVLC.sh
@@ -3,7 +3,7 @@
 set -e
 
 PLATFORM=OS
-SDK=iphoneos5.1
+SDK=iphoneos6.0
 VERBOSE=no
 
 usage()
@@ -67,7 +67,7 @@ do
              ;;
          s)
              PLATFORM=Simulator
-             SDK=iphonesimulator5.1
+             SDK=iphonesimulator6.0
              ;;
          k)
              SDK=$OPTARG
-- 
1.7.10.2 (Apple Git-33)




More information about the vlc-devel mailing list