Skip to content

iOS 国际化工具,读取xlsx导出国际化Localizable.strings

Notifications You must be signed in to change notification settings

c70n2c/AutoLocalizable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AutoLocalizable

iOS 国际化工具,读取xlsx导出国际化Localizable.strings

使用方法,请在电脑模拟器上跑

  1. 将 1.xlsx 复制到桌面,这是一个对照表做了如下操作
  • 全选(cmd + a),清除表格所有内容的格式
  • 只能有一张(Sheet1)表格
  • 清除表格多余的行与列(没用到的行与列),不清除也没关系
  1. 设置输入文件路径 let sourcePath = "/Users/xxx/Desktop/1.xlsx"
  2. 设置输出路径 let wirtePath = "/Users/xxx/Desktop/"

About

iOS 国际化工具,读取xlsx导出国际化Localizable.strings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages