possible duplicate of [Xcode 5 without Storyboard and ARC](http://stackoverflow.com/questions/17234172/xcode-5-without-storyboard-and-arc)
– vcsjonesSep 14 '13 at 18:43
@Hot Licks But, I don't know what exactly it is choosing. And i am a beginner in this field. So, I wish to use things like .xib files instead of storyboards for learning purposes
– aMotherSep 14 '13 at 18:53
Xcode 5 and higher doesn't show these options because they now represent default behavior. Storyboards are included by default as is ARC. There is nothing needed to enable these options.