aboutsummaryrefslogtreecommitdiff
path: root/tools/buildsteps/ios
diff options
context:
space:
mode:
authorronie <ronie@users.noreply.github.com>2016-02-26 23:23:08 +0100
committerronie <ronie@users.noreply.github.com>2016-03-01 20:48:00 +0100
commitde08bafa12972688aa7aee6c83091fe67f0b020a (patch)
tree5d95f978bfd89c6fb704bdb13bd9c2f3e55e2c4d /tools/buildsteps/ios
parentdaf2dcdc66ef6f9c2f91cbfc41edb5ba4b79f6f8 (diff)
build estouchy instead of re-touched
Diffstat (limited to 'tools/buildsteps/ios')
-rwxr-xr-xtools/buildsteps/ios/prepare-xbmc8
1 files changed, 0 insertions, 8 deletions
diff --git a/tools/buildsteps/ios/prepare-xbmc b/tools/buildsteps/ios/prepare-xbmc
index 0d96ee12ec..c408c67e7d 100755
--- a/tools/buildsteps/ios/prepare-xbmc
+++ b/tools/buildsteps/ios/prepare-xbmc
@@ -2,14 +2,6 @@ WORKSPACE=${WORKSPACE:-$( cd $(dirname $0)/../../.. ; pwd -P )}
XBMC_PLATFORM_DIR=ios
. $WORKSPACE/tools/buildsteps/defaultenv
-#fetch submodules
-cd $WORKSPACE
-if test -d $WORKSPACE/addons/skin.re-touched
-then
-rm -r $WORKSPACE/addons/skin.re-touched
-fi
-git submodule update --init $WORKSPACE/addons/skin.re-touched
-
#build binary addons before building xbmc...
#make sure that binary_addons don't clean the native tools
#here (e.x. on release builds where pathChanged always returns 1