Skip to content

marta-file-manager/swift-localized-strings

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swift-localized-strings

Tests

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Swift 100.0%