I’ve spent the last half of 2014 and all of 2015 developing apps, now that finally 90% of the apps that I planned to ship this summer are actually live in the store and I’ve shipped the first wave of updates out to fix the first bugs in 1.0s I’m...

In every project, the same problem is bound to happen (if you care and do localization - tip: you should do it, even if you plan to release your app just in English, just set it up.): You add an element to storyboard and you want to translate it, but...

I was browsing the app store randomly, reading reviews, when I stumbled on one in particular:

I spent way too long to figure out why a simple UITextView set up from storyboard didn’t want to set its text color at all. the fix was pretty easy: Just make sure in Storyboard “selectable” it’s set to TRUE.