Skip to content

Commit 3364898

Browse files
committed
added a simple script to make the DMG file for the Installer
1 parent d887787 commit 3364898

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Install360Controller/makedmg.sh

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#!/bin/sh
2+
hdiutil create -volname 360ControllerInstall -srcfolder ./build -ov -format UDZO 360ControllerInstall.dmg

0 commit comments

Comments
 (0)