1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-03 11:30:02 +00:00

Merge pull request #344 from TomHarte/MacICON

Introduces an icon for the Mac.
This commit is contained in:
Thomas Harte 2018-01-18 18:08:44 -08:00 committed by GitHub
commit 2143ea6f12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -46,8 +46,9 @@
"scale" : "1x"
},
{
"idiom" : "mac",
"size" : "512x512",
"idiom" : "mac",
"filename" : "Icon1024.png",
"scale" : "2x"
}
],

Binary file not shown.

After

Width:  |  Height:  |  Size: 575 KiB