MacDeployQt: handle "./" in app bundle name
authorMorten Johan Sørvig <morten.sorvig@theqtcompany.com>
Mon, 11 May 2015 10:07:01 +0000 (12:07 +0200)
committerMorten Johan Sørvig <morten.sorvig@theqtcompany.com>
Tue, 12 May 2015 12:25:55 +0000 (12:25 +0000)
commit82caf4124365dd9f55f6877c2104d7934349dd48
tree6b5439928d94f6d295936964eeb4579250f7c7ff
parent24b3a32197f20858cd564f3c37d9d12b757a5205
MacDeployQt: handle "./" in app bundle name

Use QDir::cleanPath() to normalize the app bundle
path.

Change-Id: I35053507dd11de986b9f43276e41d9fe3eff0fca
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Jake Petroules <jake.petroules@petroules.com>
src/macdeployqt/macdeployqt/main.cpp