Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/liamnichols/xcstrings-tool-plugin

A plugin to generate Swift constants for your Strings Catalogs.
https://github.com/liamnichols/xcstrings-tool-plugin

Last synced: about 1 month ago
JSON representation

A plugin to generate Swift constants for your Strings Catalogs.

Awesome Lists containing this project

README

        

# XCStrings Tool (Plugin)

[![Test Status](https://github.com/liamnichols/xcstrings-tool/workflows/Tests/badge.svg)](https://github.com/liamnichols/xcstrings-tool/actions/workflows/tests.yml)
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fliamnichols%2Fxcstrings-tool%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/liamnichols/xcstrings-tool)
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fliamnichols%2Fxcstrings-tool%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/liamnichols/xcstrings-tool)

A plugin to generate Swift constants for your String Catalogs.

## Overview

This is the repository for the [XCStrings Tool](https://github.com/liamnichols/xcstrings-tool) Swift Package Plugins. The repo is essentially a mirror of the main repository however the `xcstrings-tool` command line interface is a binary dependency that significantly simplifies your build graph and improves compile times.

For issues and support, please check out the main repository: https://github.com/liamnichols/xcstrings-tool