◐ Shell
clean mode source ↗

GitHub - aSynch1889/ScannerString: xcode 工程字符串扫描提取

A powerful Swift string scanning tool that helps you analyze and manage strings in your Swift projects.

Features

  • 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.

Requirements

  • Swift 5.0+
  • macOS 10.15+

License

This project is licensed under the MIT License - see the LICENSE file for details.