Explorar o código

build script: don't build apple tv target automatically

Felix Paul Kühne %!s(int64=9) %!d(string=hai) anos
pai
achega
bb43b40e34
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      compileVLCforiOS.sh

+ 0 - 2
compileVLCforiOS.sh

@@ -217,8 +217,6 @@ pod install
 # Build the VLC for iOS workspace now
 if [ "$TVOS" = "no" ]; then
     buildxcworkspace "VLC for iOS" "VLC for iOS"
-else
-    buildxcworkspace "VLC for iOS" "VLC for Apple TV"
 fi