소스 검색

MVK: prettify build script

Felix Paul Kühne 10 년 전
부모
커밋
3c8ca9a21a
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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