Explorar o código

fix build script broken by renamed xcodeproj

Felix Paul Kühne %!s(int64=12) %!d(string=hai) anos
pai
achega
05b4a387c3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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"