Loongwoo / XCode-Strings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StringManager -- Mac OSX Project

As we all known Xcode 8.0 does not support plugin. StringManage does not work anymore. So I create a osx version.

image

What can StringManage do?

  • show all the strings in Localizable.strings
  • add/remove/search strings
  • check every string is used or not and jump to the referenced line

Install

clone this repo, Build the project and it's done!

Usage

Use command+O to open a project.

image

About

License:GNU General Public License v3.0


Languages

Language:Objective-C 99.8%Language:Shell 0.2%