Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

Releases: kayak/SwiftGenStrings

New flag and dependency updates

14 Apr 06:41
0.1.0
3845735

Choose a tag to compare

What's Changed

Full Changelog: 0.0.2...0.1.0

SPM Support

07 Dec 11:56
96b2eb9

Choose a tag to compare

The year is 2020 so SwiftGenStrings is now an SPM package and therefore installable via Mint directly. We were also able to greatly simplify argument parsing by using Apple's own ArgumentParser package.
Other than that, errors are now printed in red so you can spot them more easily

0.0.1

09 Apr 10:25

Choose a tag to compare

Exclude `.DS_Store` files via `.gitignore`