Selaa lähdekoodia

fix build script broken by renamed xcodeproj

Felix Paul Kühne 12 vuotta sitten
vanhempi
commit
05b4a387c3
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      buildAspenProject.sh

+ 1 - 1
buildAspenProject.sh

@@ -218,6 +218,6 @@ spopd # ImportedSources
 
 
 # Build the Aspen Project now
-buildxcodeproj AspenProject
+buildxcodeproj "VLC for iOS" "vlc-ios"
 
 info "Build completed"