XcodesOrg / XcodesApp

The easiest way to install and switch between multiple versions of Xcode - with a mouse click.
MIT License
6.88k stars 299 forks source link

Support new Xcode 15 String Catalog #449

Closed egesucu closed 10 months ago

egesucu commented 10 months ago

Xcode 15 supports String Catalog which improves the application localizations & adding new translations would be easier on every language.

egesucu commented 10 months ago

Rebase has been implemented. For the case of strings, I've converted the main branch again and get the updated xcstrings file to update my branch and then rebase it.