MacDeployQt: Add -always-overwrite option.
authorMorten Johan Sørvig <morten.sorvig@digia.com>
Mon, 24 Mar 2014 08:18:35 +0000 (09:18 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 26 Mar 2014 09:25:18 +0000 (10:25 +0100)
commit15b56c2f8948de0aabfe44d7b3ccb0712d48c664
tree22a1b556d3f92a2350e86f3004bdfa5ffcc7c46f
parent6b8a875f630a554a43edaadcf1d6312ed4f19ffd
MacDeployQt: Add -always-overwrite option.

Support incrementally re-deploying to an existing app
bundle. Overwrite files that already exist in the
bundle. Disable the "Can not find Qt" warning. Skip
plugin deployment if Qt can not be found.

Remove usages of the Qt4-style binary packages from
/Developer.

Task-number: QTBUG-36043
Change-Id: I11d1e36e6beef24b55979fc4d853e19b60551740
Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@digia.com>
src/macdeployqt/macdeployqt/main.cpp
src/macdeployqt/shared/shared.cpp