[Use Xcode, use xcode
Xcode6 simplifies many project and file templates, making development inconvenient, so here we will briefly introduce how to copy the template from the old version of Xcode to the new Xcode. Here we will copy the project template Empty Application.Steps:1. install Xcode5.1.1 prepare the installation package. Do not drag the installation package to the Application after it is opened. Drag it to the custom folder. 2. open the content of the just-installed Xcode5.1.1 package 3. the relative path to the Project template directory is/Xcode. app/Contents/Developer/Platforms/iPhoneOS. platform/Developer/Library/Xcode/Templates/Project \ Templates/Application/Empty \ Application. xctemplate 4. copy the Empty Application template to the same path under Xcode6.1. close all Xcode. When Xcode6.1 is enabled, you will see the template assigned to it.