Explorar o código

VLCKit: compile libvlc 2.2 on the master branch

Felix Paul Kühne %!s(int64=11) %!d(string=hai) anos
pai
achega
2d5ec9182d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      VLCKit.xcodeproj/project.pbxproj

+ 1 - 1
VLCKit.xcodeproj/project.pbxproj

@@ -724,7 +724,7 @@
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 			shellPath = /bin/sh;
-			shellScript = "if ! [ -e $VLC_SRC_DIR ]; then\n  git clone git://git.videolan.org/vlc/vlc-2.1.git $VLC_SRC_DIR\nelse\n  echo \"VLC_SRC_DIR exists\"\nfi";
+			shellScript = "if ! [ -e $VLC_SRC_DIR ]; then\n  git clone git://git.videolan.org/vlc.git $VLC_SRC_DIR\nelse\n  echo \"VLC_SRC_DIR exists\"\nfi";
 		};
 		CC4C590F13F53EA400FB0EFC /* ShellScript */ = {
 			isa = PBXShellScriptBuildPhase;