1.0.3 • Published 3 years ago
migrate-swiftgen-l10n v1.0.3
migrate-swiftgen-l10n
Replace NSLocalizedString("foobar.buzz") to L10n.FooBar.buzz
Usage
npm install -g migrate-swiftgen-l10nnpx migrate-swiftgen-l10n path/to/source/dirOption
--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