AppCode 2018.1 Help

Creating File from Xcode Template

You can use all default Xcode templates in AppCode. To create a new file using Xcode file template, do the following:

  1. On the main menu, choose File | New... or press N/A. Alternatively, in the Project tool window select a group of interest and right click it.

  2. In the drop down menu that opens, select File from Xcode Template...:

    ac newXcodeTemplate

  3. In the dialog that opens, select the desired operating system and target on the left pane. On the right pane, choose the template type:

    ac CreateXcodeTemplate
    Click Next to continue.

  4. Specify the file name and location for the new file. You can use default location that is presented in the Location text field or specify a custom one here.
    Choose the desired group and target:

    ac createXcodeTemplate2

  5. Click Finish to complete.

Last modified: 19 September 2019