Previously `make install` on macOS created TuxPaint.dmg, but it was a simple disk image. Now TuxPaint.dmg is formatted as one would expect from any other macOS app, with a Tux folder icon, symlink to the /Applications folder, and a background image with an arrow.
14 lines
150 B
Text
14 lines
150 B
Text
*.o
|
|
*.so
|
|
tuxpaint
|
|
obj/parse.c
|
|
obj/parse_step1.c
|
|
src/tp_magic_api.h
|
|
tp-magic-config
|
|
trans/
|
|
*~
|
|
TuxPaint.app
|
|
TuxPaint.dmg
|
|
*.dylib
|
|
*.dylib.dSYM
|
|
.DS_Store
|