migrate-swiftgen-l10n

1.0.3 • Public • Published

migrate-swiftgen-l10n

Replace NSLocalizedString("foobar.buzz") to L10n.FooBar.buzz

Usage

npm install -g migrate-swiftgen-l10n
npx migrate-swiftgen-l10n path/to/source/dir

Option

--dry-run

Use the --dry-run option to see what is replaced without changing the file.

npx migrate-swiftgen-l10n path/to/source/dir --dry-run

Readme

Keywords

none

Package Sidebar

Install

npm i migrate-swiftgen-l10n

Weekly Downloads

1

Version

1.0.3

License

MIT

Unpacked Size

5.93 kB

Total Files

7

Last publish

Collaborators

  • ryohey