浏览代码

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"