AppCode 2020.3 Help

New AppCode File Dialog

The New... dialog appears upon selecting a file type in the New file drop down menu (File | New... ).
The dialog caption reflects the file type chosen, for example, New Swift Type or New C++ Class.
The number and type of fields in the dialog may wary depending on the file type.

ItemDescription
NameIn this text field, specify a name for the file being created.
FolderIn this text field, specify a path to the file. Type it in the text field or press the the Browse button button to select from the dialog.
GroupFrom this drop down list, select a group the file is associated with.
TargetsSelect (or unselect when necessary) the targets that include the file being created.
TypeSelect type for the C++ class source/header file .mm/.h or .cpp/.h
KindFrom the drop down list, select a file type.
Last modified: 08 March 2021