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