Skip to content
Snippets Groups Projects
Commit 8347f11c authored by deuce's avatar deuce
Browse files

Add the hdiutil command line to create the end result disk image.

parent a1dff6c7
No related branches found
No related tags found
No related merge requests found
......@@ -28,3 +28,7 @@ of the make options the build system supports.
Release builds for Mac OS X use the following command line:
make WITH_SDL_AUDIO=1 STATIC_SDL=1 STATIC_CRYPTLIB=1 RELEASE=1 PREFIX=/usr
The package is generated and copied do a disk image which is then converted
with the following command:
hdiutil convert /Users/stephenhurd/Desktop/SyncTERM.dmg -format UDRO -o /synchronet/sbbs/web/root/syncterm.bbsdev.net/SyncTERM.dmg
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment