Quellcode durchsuchen

compilation fix

Felix Paul Kühne vor 10 Jahren
Ursprung
Commit
a12748d88b
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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"