To create a dmg archive:
-build in xcode
-create a dir here like: scourge-0.1
-copy into it the compiled app (scourge.app "file"; it's really a dir)
-copy the data folder
-zsh ./mkdmg.txt /Users/gabortorok/sourceforge/scourge/dist/scourge-0.1/
-mv /tmp/scourge-0.1 Archive.dmg .


