Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/liamnichols/xcstrings-tool-plugin
- Owner: liamnichols
- License: mit
- Created: 2023-09-28T20:53:09.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-17T09:38:29.000Z (4 months ago)
- Last Synced: 2024-07-17T11:57:06.060Z (4 months ago)
- Language: Swift
- Homepage: https://github.com/liamnichols/xcstrings-tool
- Size: 13.7 KB
- Stars: 2
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: FUNDING.yml
- License: LICENSE
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