From aba4488f301058e561af2d5c83edd987f0b42232 Mon Sep 17 00:00:00 2001 From: Alex Zolotarev Date: Wed, 1 Jun 2011 02:38:41 +0200 Subject: [PATCH] [mac] Updated deployment script --- tools/unix/create_mac_image.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/unix/create_mac_image.sh b/tools/unix/create_mac_image.sh index 8dc69e6c55..3fafa32e11 100755 --- a/tools/unix/create_mac_image.sh +++ b/tools/unix/create_mac_image.sh @@ -3,4 +3,4 @@ cd ../../../omim-build-release/out/release umount /Volumes/MapsWithMe rm MapsWithMe.dmg -macdeployqt MapsWithMe.app -dmg +~/QtSDK/Desktop/Qt/473/gcc/bin/macdeployqt MapsWithMe.app -dmg