Browse Source

MVK: prettify build script

Felix Paul Kühne 10 years ago
parent
commit
3c8ca9a21a
1 changed files with 2 additions and 0 deletions
  1. 2 0
      buildMobileVLCKit.sh

+ 2 - 0
buildMobileVLCKit.sh

@@ -275,6 +275,8 @@ PROJECT_DIR=`pwd`
 # remove old module list
 rm -f $PROJECT_DIR/MobileVLCKit/vlc-plugins.h
 rm -f $PROJECT_DIR/MobileVLCKit/vlc-plugins.xcconfig
+touch $PROJECT_DIR/MobileVLCKit/vlc-plugins.h
+touch $PROJECT_DIR/MobileVLCKit/vlc-plugins.xcconfig
 
 spushd MobileVLCKit/ImportedSources/vlc
 rm -rf install-ios