Intel® Fortran Compiler 17.0 Developer Guide and Reference

Adding a New File

The following topic applies to Fortran for Xcode*.

To add a new Fortran file:

  1. In the Xcode* Project Editor, select File > New > File... .
  2. Select Fortran in the left pane, and then select Fortran Fixed Format File or Fortran Free Format File in the upper right pane. Click Next.
  3. Enter a name for the file, including a Fortran source file extension, such as .f90, and select a location for the new file. Click Create.