locheck
locheck copied to clipboard
Any new command to compare both .xml and .strings provide summary for the missing 'values' in both platforms that would really save more time
This seems like it wants to look at strings between an Android and an iOS app codebase. I don't think this makes sense because the codebases are different. Each project should manage itself individually. Perhaps the tool could emit all keys present in a codebase, and then if you have a monorepo, you could verify that both codebases have the same keys, if this is an issue for you?