icns

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

commit df50af1add048523cb133e042942308f0a49c318
parent 2ef5d8986afe812b9ce7bfb02cdf750d969a02a6
Author: Jack Mordaunt <jackmordaunt.dev@gmail.com>
Date:   Thu, 17 Sep 2026 08:14:21 -0400

all: fold the old master line into the history

The repository is moving from one branch per major version to a single main
branch with tags. master carried two releases, v2.2.8 and v2.3.0, and
experiments that v4 has since superseded; merging it with the ours strategy
keeps those tags reachable without reviving any of its content.