Search code examples
iosobjective-cxcodeios6.1osx-mavericks

Xcode 5 & OSX Mavericks Compiling for iOS6.1 not working


This used to work pre Mavericks installation. Now i'm finding that even though I have copied over the 6.1SDK and I am targeting 6.1 using Base SDK, app is running using iOS7 ui elements and layout. Is anyone else having this issue?


Solution

  • It looks like most issues can be solved by setting the Editor version to 'Xcode 4.6' in interface builder when you have the storyboard selected.