summaryrefslogtreecommitdiff
path: root/tools/osx_packaging
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2015-07-04 02:47:47 +0200
committerRobin Gareus <robin@gareus.org>2015-07-04 02:47:47 +0200
commit4753a5be56f55e4458e3c6f87e4a81df4c97a283 (patch)
treee59a3b1e413741e84864f7f757cc425d287f174e /tools/osx_packaging
parentd48a5f70684eafea1d2baf23eb318e9aa5a7cbba (diff)
packaging: cope with OSX/finder latency on busy systems
Diffstat (limited to 'tools/osx_packaging')
-rwxr-xr-xtools/osx_packaging/osx_build1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/osx_packaging/osx_build b/tools/osx_packaging/osx_build
index 41e4a08a5d..2b5502b03f 100755
--- a/tools/osx_packaging/osx_build
+++ b/tools/osx_packaging/osx_build
@@ -728,6 +728,7 @@ osascript << EOF
activate
tell disk "${DISKNAME}"
open
+ delay 2
set current view of container window to icon view
set toolbar visible of container window to false
set statusbar visible of container window to false