ksuther / KSScreenshotManager

Teach your computer to take screenshots of your app so you don't have to anymore. Tools to automate making iOS screenshots.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weird problem setting localized titles in UIBarButtons

foozmeat opened this issue · comments

I have several view controllers where I set localized titles in viewWillAppear - its a mix of nav bar titles and UIBarButtonItems. If I manually set the simulators language then my buttons appear the way I expect. If I set the language via WaxSim then the buttons are set to the English words. I know that they're being changed in both cases because I'm using dummy text in my storyboard.

Any idea why this would be happening?

Well this is embarrassing. I had an error that wasn't stopping the build so the screenshots script kept relaunching an old build.