Browse Source

fix build script broken by renamed xcodeproj

Felix Paul Kühne 12 years ago
parent
commit
05b4a387c3
1 changed files with 1 additions and 1 deletions
  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"