Helping projects survive translations
Translating (or localizing) strings in Swift apps is usually straightforward: you get a key, call a method and get it translated as results.
Welcome to my site!
I’m Stefano from Torino, Italy, and I’m a Swift dev.
I’d like to share with you some of my day-by-day routines, coding problems and solutions I’ve found.
Currently I’m working at Synesthesia, a Torino-based agency featuring a great factory, where I’m currently the Mobile Platform Leader (a.k.a. Mobile tech leader).
I’ve been working there since 2012, with my main focus on iOS apps, from small to huge sizes.
You can read more about me in the about section, I’ll try not to be boring :)
Translating (or localizing) strings in Swift apps is usually straightforward: you get a key, call a method and get it translated as results.