Skip to content

Latest commit

 

History

History
32 lines (15 loc) · 1.03 KB

README.md

File metadata and controls

32 lines (15 loc) · 1.03 KB

ConvertAPP - 国际话(Localization) 工具

In the process of developing a project, many times we develop the project to the end of the period, and suddenly the product comes with a sentence to match English, Thai, and Malay. To pick out Chinese from tens of thousands of lines of code, it is not possible to replace it with NSLocalizedString(key, comment). This is not the programmer's approach. So I wrote this gadget later to quickly match the Chinese in the project.

Example

Usage

  1. Click Browse.. to select a project folder.
  2. Click Search to Start Search Xcode China
  3. Click 导出并替换

note:

  • If you want to specify the output directory,click 导出目录 select。
  • If you have already local files in your project, please select the current local directory, one-time conversion

Installation

ConvertApp.app.zip

support

Objective-C、Swift Project