hdutil
This commit is contained in:
parent
5952f91122
commit
356f506f27
1 changed files with 4 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue