Explorar o código

last script change for now

Kevin Bradley %!s(int64=5) %!d(string=hai) anos
pai
achega
d1efef8344
Modificáronse 1 ficheiros con 2 adicións e 4 borrados
  1. 2 4
      tvOSBuild.sh

+ 2 - 4
tvOSBuild.sh

@@ -1,10 +1,8 @@
 #!/bin/bash
 
-XCP=$(which xcspretty)
-
-echo $XCP
+XCP=$(which xcpretty)
 if [ "$1" == "scp" ]; then
-export SHOULD_SCP=1
+    export SHOULD_SCP=1
 fi
 if [ -z $XCP ]; then
     xcodebuild BUILD_ROOT=build -target FLEX-tvOS