diff scripts/mac/build.sh @ 77:b4ed3c726b4c default tip

minor
author Franklin Schmidt <fschmidt@gmail.com>
date Thu, 19 Jun 2025 12:02:05 -0600 (3 minutes ago)
parents a4a97e8c204f
children
line wrap: on
line diff
--- a/scripts/mac/build.sh	Wed Jun 18 20:20:21 2025 -0600
+++ b/scripts/mac/build.sh	Thu Jun 19 12:02:05 2025 -0600
@@ -20,6 +20,7 @@
 cp -r luan_editor/jars mac/Luan_Editor.app/Contents/Resources
 cp -r luan_editor/dictionaries mac/Luan_Editor.app/Contents/Resources
 
+# brew install create-dmg
 create-dmg \
 	--volname "Luan Editor" \
 	--window-pos 200 120 \