forked from organicmaps/organicmaps
[tools] Actually, this doesn't work either
This commit is contained in:
parent
765616c7bb
commit
2081e75023
1 changed files with 0 additions and 9 deletions
|
@ -1,9 +0,0 @@
|
|||
#!/bin/bash
|
||||
set -u -x
|
||||
TARGET=${1:-release}
|
||||
(
|
||||
cd ../../../omim-build-$TARGET/out/$TARGET
|
||||
umount /Volumes/MapsWithMe
|
||||
rm MapsWithMe.dmg
|
||||
macdeployqt MapsWithMe.app -dmg
|
||||
)
|
Loading…
Add table
Reference in a new issue