aboutsummaryrefslogtreecommitdiffstats
path: root/coin/provisioning/qtci-osx-10.11-x86_64/020-xcode.sh
diff options
context:
space:
mode:
authorHeikki Halmet <heikki.halmet@qt.io>2017-09-21 12:50:58 +0300
committerTony Sarajärvi <tony.sarajarvi@qt.io>2018-01-24 16:32:25 +0000
commitb2efef48753b0592a6082be0079eb337d309c73d (patch)
treefc255c6d49ee03443d8ee72da0949cb51a1d8883 /coin/provisioning/qtci-osx-10.11-x86_64/020-xcode.sh
parent8c657080f66880683d270f3d4e8d02ad83dd9896 (diff)
Split Common folder based on operating system families
This change will split common folder to four different folders: Linux, Unix, Windows and MacOS. Each of these folders includes scripts which are common for their operating system familes Task-number: QTQAINFRA-1451 Change-Id: I0668885da43222663a54521ce85653da697425be Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
Diffstat (limited to 'coin/provisioning/qtci-osx-10.11-x86_64/020-xcode.sh')
-rwxr-xr-xcoin/provisioning/qtci-osx-10.11-x86_64/020-xcode.sh8
1 files changed, 4 insertions, 4 deletions
diff --git a/coin/provisioning/qtci-osx-10.11-x86_64/020-xcode.sh b/coin/provisioning/qtci-osx-10.11-x86_64/020-xcode.sh
index 37acc2ee..b9882154 100755
--- a/coin/provisioning/qtci-osx-10.11-x86_64/020-xcode.sh
+++ b/coin/provisioning/qtci-osx-10.11-x86_64/020-xcode.sh
@@ -44,10 +44,10 @@
-# shellcheck source=../common/try_catch.sh
-source "${BASH_SOURCE%/*}/../common/try_catch.sh"
+# shellcheck source=../common/unix/try_catch.sh
+source "${BASH_SOURCE%/*}/../common/unix/try_catch.sh"
-# shellcheck source=../common/install_xcode.sh
-source "${BASH_SOURCE%/*}/../common/install_xcode.sh"
+# shellcheck source=../common/macos/install_xcode.sh
+source "${BASH_SOURCE%/*}/../common/macos/install_xcode.sh"
InstallXCode /net/ci-files01-hki.intra.qt.io/hdd/www/input/mac/Xcode_8.2.xz 8.2