icns

Easily create .icns files (Mac Icons) with this Go library or the included CLI.
Log | Files | Refs | LICENSE

commit 3fb89f01cc66991393b1ba86c0005e33f84f9953
parent 5df269fc1af9bd7c028e8375449eb6af36e8deb0
Author: Jack Mordaunt <jackmordaunt@gmail.com>
Date:   Fri,  9 Feb 2018 17:52:29 +0100

[*] Typo fix.

Diffstat:
Micns_test.go | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/icns_test.go b/icns_test.go @@ -12,7 +12,7 @@ func TestSizesFromMax(t *testing.T) { tests := []struct { desc string from uint - want []uint `` + want []uint }{ { "small",