Skip to content

tkachenko-artm/CaseLocalizable

Repository files navigation

CaseLocalizable

A Swift macro that automatically generates localized string resources for enum cases.

Requirements

  • iOS 17.0+ / macOS 13.0+
  • Swift 5.9+
  • Xcode 15.0+

Installation

Swift Package Manager

Add the following to your Package.swift file:

dependencies: [
    .package(url: "https://github.com/yourusername/CaseLocalizable.git", from: "1.0.0")
]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages