Add the generated macOS icons to git

Removes the need for optipng/librsvg when building kitty.
This commit is contained in:
Kovid Goyal
2019-06-28 13:48:09 +05:30
parent a56475e32f
commit 6f8214c15c
15 changed files with 1 additions and 9 deletions

View File

@@ -54,8 +54,7 @@ just ``kitty``.
Building kitty.app on macOS from source
-------------------------------------------
Install `imagemagick`, `optipng` and `librsvg` using `brew` or similar (needed
for the logo generation step). And run::
Run::
make app