If I want to Create project without storyboard in Xcode 4.3 and use only ARC feature from Xcode.
How can we create app without story board as we dont want Navigation controller, in app and use addsubview as we use to code in earlier versions.
Does app coded in Xcode 4.3 can be deployed on iOS 4.0 ,iOS 4.3, or only works with iOS 5
Please let me know..
Thanks