Reputation: 893
While creating the new project Xcode doesn't show options like
Upvotes: 2
Views: 352
Reputation: 13181
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.
Upvotes: 2