Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 689 Bytes

File metadata and controls

25 lines (18 loc) · 689 Bytes

xcstring-tool

A cross-platform terminal UI tool for editing Xcode's localisation files, xcstrings. Windows untested.

Installing and using

Download the notarised binary from the releases and put it in a folder that's part of your PATH.

You can run it with:

xcstring-tool

which opens the file browser for you to open a file.

You can also run it with:

xcstring-tool <path-to-xcstrings>

to open the specified file immediately.

Screenshots

image

I'll upload more later