From 710df3358985a9e46fdcd484ac8e84651010281d Mon Sep 17 00:00:00 2001 From: Alex Zolotarev Date: Wed, 8 Dec 2010 04:58:12 +0000 Subject: [PATCH] [Mac] Removed qt plugins from generated package --- 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..a408b2a861 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 +macdeployqt MapsWithMe.app -dmg -no-plugins