StringsScan

Scans all Xcode strings files for unused localized strings.

Getting started

git clone <this repository>
cd StringsScan
swift run StringsScan strings-scan -p <project directory-path>

Sample results

results

GitHub

View Github