I have made an app using Xcode 4.3. And for that I have used storyboards. Now I want to deploy that on my iPod that has ios4. When I run the app in Xcode 4.3 , then it is deployed in iPhone 5.1 simulator.
Would it work on iOS4. How to recognize. If not then what’s the fix.
If I try to compile a project with a Storyboard and set the Deployment Target to 4.3, I get:
So I would say no, will not work.