Contents

liamnichols/swift-localized-strings

A set of small libraries used for parsing localized string resources.

Libraries

  • StringCatalog - Codable types for Apple's Strings Catalog file format.
  • StringSource - Different representations of localized string resources.
  • StringResource - A representation of a parsed localized string.
  • StringExtractor - Tools for extracting resources from different sources of localized strings.
  • StringValidator - Basic validations that can be performed on extracted resources.

Usage

The libraries in this repository primarily exist to support XCStrings Tool, but you might find them useful yourself if you want to build your own developer tools that interact with localized string resources.

Package Metadata

Repository: liamnichols/swift-localized-strings

Default branch: main

README: README.md