diff --git a/build-config.sh b/build-config.sh index bf5fd0d..c7a6853 100644 --- a/build-config.sh +++ b/build-config.sh @@ -35,7 +35,7 @@ win32exe="$win32Dir/love-$loveVersion-win32/love.exe" win64exe="$win64Dir/love-$loveVersion-win64/love.exe" # Mac icns files for package icon -# (It's best to just specify the same file for both. +# (It's best to just specify the same file for both? # I don't think both are needed, but I am not very familiar with the Mac system.) osxIconsDirectory="$osx10Dir/love.app/Contents/Resources" osxFileIcon="LoveDocument.icns"