Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

filter_unused_string

过滤Xcode项目中Localizable.strings未使用的字符串

#使用 命令:

python [脚本文件路径] [工程目录路径] [Localizable.strings路径]

例如:

python filter_unused_string.py ~/Desktop/DemoProject ~/Desktop/DemoProject/Base.lproj/Localizable.strings

当前目录输出过滤后的Localizable.strings文件:outputLocalizable.strings

About

过滤Xcode项目中Localizable.strings未使用的字符串

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages