Add Empty Application Template Back
Download Empty Application template from here.
From Finder, navigate to the following location.
{Xcode.app}/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/Templates/Project Templates/iOS/Application/
Copy and paste the template you just downloaded and extract it.
Restart Xcode and You'll see it in the place where you used to.
Note: Works as of Xcode 10.2.1.
Also available on Github.
Written by Isuru Nanayakkara
Related protips
4 Responses
Thanks a lot. This works for Xcode 6.1.
You should open-source this and submit it to Alcatraz: https://github.com/supermarin/alcatraz-packages
I put it up on Github (https://github.com/Isuru-Nanayakkara/Xcode-Empty-Application-Template). Also available on Alcatraz now.
For Xcode 6.3.2:
1) Download the Empty Application template from above.
2) Navigate to the correct file location in Xcode:
Finder > Applications > Right-Click on Xcode > Show Package Contents
> Contents > Developer > Library > Xcode > Templates > Base > Other
3) Drag and drop the downloaded template into this location.