(svn r1600) Mac: applied the new icon to the mac binary file

This commit is contained in:
bjarni 2005-01-22 23:55:45 +00:00
parent 8e7d88c85b
commit c7502c6eb3
3 changed files with 1 additions and 1 deletions

View File

@ -740,7 +740,7 @@ $(OSX): $(TTD)
@mkdir -p "$(OSXAPP)"/Contents/Data
@mkdir -p "$(OSXAPP)"/Contents/Lang
@echo "APPL????" > "$(OSXAPP)"/Contents/PkgInfo
@cp os/macos/ttd.icns "$(OSXAPP)"/Contents/Resources/openttd.icns
@cp os/macos/openttd.icns "$(OSXAPP)"/Contents/Resources/openttd.icns
@os/macos/plistgen.sh "$(OSXAPP)" "$(REV)"
@cp os/macos/track_starter "$(OSXAPP)"/contents/macos
@ls os/macos | grep -q "\.class" || \

BIN
os/macos/openttd.icns Normal file

Binary file not shown.

Binary file not shown.