This commit is contained in:
Martin Rotter 2017-10-09 11:50:47 +02:00
parent 5952f91122
commit 356f506f27

View File

@ -10,7 +10,10 @@ rm -rfv "RSS Guard.app/Contents/Frameworks"
ls "RSS Guard.app/Contents"
make zip
make dmg
hdiutil create -fs HFS+ -srcfolder "./RSS Guard.app/" -volname "RSS Guard" rssguard.dmg
#make dmg
ls -lha
otool -L "RSS Guard.app/Contents/MacOS/rssguard"