Use the BartyCrouch CLI subcommands
mainBartyCrouch is a CLI tool for managing iOS/macOS localizations. It primarily supports two subcommands:
update: Synchronizes your.stringsfiles with your code and interfaces based on your configuration.lint: Analyzes your.stringsfiles for common issues likeduplicateKeysoremptyValues.
Important: Always commit your code before running BartyCrouch to avoid losing changes during automated updates.