Przeglądaj źródła

MVK: prettify build script

Felix Paul Kühne 10 lat temu
rodzic
commit
3c8ca9a21a
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      buildMobileVLCKit.sh

+ 2 - 0
buildMobileVLCKit.sh

@@ -275,6 +275,8 @@ PROJECT_DIR=`pwd`
 # remove old module list
 # remove old module list
 rm -f $PROJECT_DIR/MobileVLCKit/vlc-plugins.h
 rm -f $PROJECT_DIR/MobileVLCKit/vlc-plugins.h
 rm -f $PROJECT_DIR/MobileVLCKit/vlc-plugins.xcconfig
 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
 spushd MobileVLCKit/ImportedSources/vlc
 rm -rf install-ios
 rm -rf install-ios