A powerful Swift string scanning tool that helps you analyze and manage strings in your Swift projects.
- Scans Swift source files for string literals and regular expressions
- Identifies localized strings (NSLocalizedString)
- Provides detailed location information for each string (file, line, column)
- Concurrent file scanning for improved performance
- JSON, csv, .strings, .xcstrings output format for easy integration with other tools
- Excludes common directories like Pods, Carthage, Tests, etc.
- Swift 5.0+
- macOS 10.15+
This project is licensed under the MIT License - see the LICENSE file for details.