Skip to content

aSynch1889/ScannerString

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScannerString

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.

About

xcode 工程字符串扫描提取

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages