willpowell8 / LocalizationKit_iOS

Realtime Dynamic localization translation delivery system for iOS and Mac OSX in Swift. Create and update texts from localization.com without needing to recompile or redeploy. Cocapod for iOS devices (iPad, iPhone, iPod Touch and Mac)
https://www.localizationkit.com/app/
MIT License
1.23k stars 79 forks source link

MacOS support? #5

Closed iNono22 closed 7 years ago

iNono22 commented 7 years ago

At least for String part...

willpowell8 commented 7 years ago

@arnaudWasappli really good idea. I have modified the library so that it can now work for iOS and Mac OSX from the same library. This is only first iteration but I will build it out more.

I have also added support for NSTextField as well as String

Annoyingly I labeled the repo LocalizationKit_iOS which I may need to change as it now supports MacOSX.