liamnichols / xcstrings-tool-demo

A demo app built using xcstrings-tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dog Tracker

A demo project using xcstrings-tool.

Overview

Dog Tracker is a small iOS application localized using Xcode 15's new Strings Catalog (xcstrings) format. Instead of using the Swift Compiler to discover localized strings in the source code and to insert them into the Strings Catalog, the project uses the build tool plugin provided by xcstrings-tool to generate constant definitions.

For more information about getting started with XCStrings Tool, check out the documentation.

About

A demo app built using xcstrings-tool

License:MIT License


Languages

Language:Swift 100.0%