superarts / XStringCatalog

A framework that generates enum from xcstring - Swift enumerations from String Catalog for iOS / iPadOS / macOS / tvOS.
MIT License
4 stars 9 forks source link

Add a sample Xcode / SwiftUI project #21

Open superarts opened 8 months ago

superarts commented 8 months ago

Add a StringCatalogEnumSample project to demonstrate supported use cases (and possibly unsupported use cases, like plural forms and other languages). This will provide clarity to future PRs.