소스 검색

compilation fix

Felix Paul Kühne 10 년 전
부모
커밋
a12748d88b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      compileVLCforiOS.sh

+ 1 - 1
compileVLCforiOS.sh

@@ -277,6 +277,6 @@ info "installing pods"
 pod install
 
 # Build the Aspen Project now
-buildxcworkspace "VLC for iOS" "vlc-ios"
+buildxcworkspace "VLC for iOS" "VLC for iOS"
 
 info "Build completed"