macOS clean up and documentation update. Describe how to build macOS 10.13 High Sierra binary without the mouse cursor bug. Instruct git to ignore mac-specific build files, Makefile to clean up mac-specific build files.
This commit is contained in:
parent
9144ebd705
commit
2aa7f4d2ae
4 changed files with 19 additions and 9 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -7,3 +7,7 @@ src/tp_magic_api.h
|
|||
tp-magic-config
|
||||
trans/
|
||||
*~
|
||||
TuxPaint.app
|
||||
TuxPaint.dmg
|
||||
*.dylib
|
||||
*.dylib.dSYM
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue