From 3718450891310a2186c0328415d14f0deaf34649 Mon Sep 17 00:00:00 2001 From: Simon Hausmann Date: Mon, 5 Dec 2016 16:21:46 +0100 Subject: Fix paths for provisioning on macOS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The directory names were missing the architecture, otherwise the content was unused. Change-Id: I0316da5c4b1352012f27ce330c3319a8aedf01ea Reviewed-by: Frederik Gladhorn Reviewed-by: Jędrzej Nowacki --- coin/provisioning/qtci-osx-10.11-x86_64/001-crashreporter.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 coin/provisioning/qtci-osx-10.11-x86_64/001-crashreporter.sh (limited to 'coin/provisioning/qtci-osx-10.11-x86_64') diff --git a/coin/provisioning/qtci-osx-10.11-x86_64/001-crashreporter.sh b/coin/provisioning/qtci-osx-10.11-x86_64/001-crashreporter.sh new file mode 100644 index 00000000..ba8dbdd3 --- /dev/null +++ b/coin/provisioning/qtci-osx-10.11-x86_64/001-crashreporter.sh @@ -0,0 +1,2 @@ +#!/bin/sh +defaults write com.apple.CrashReporter DialogType server -- cgit v1.2.3