فهرست منبع

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"