mirror of
https://github.com/TangentFoxy/LovePackaging.git
synced 2024-11-09 09:34:22 +00:00
fix #3 compatibility with 0.10.1 OS X
This commit is contained in:
parent
c6d388329f
commit
a1a41d0b96
@ -38,8 +38,8 @@ win64exe="$win64Dir/love-$loveVersion-win64/love.exe"
|
||||
# (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"
|
||||
osxBundleIcon="Love.icns"
|
||||
osxFileIcon="GameIcon.icns"
|
||||
osxBundleIcon="OS X AppIcon.icns"
|
||||
|
||||
# Remove old packages?
|
||||
removeOld=true
|
||||
|
Loading…
Reference in New Issue
Block a user