You must first create or choose an existing Xcode* project. These instructions assume you are creating a new project.
1. Launch Xcode in the Developer > Applications folder.
2. Choose New Project from the File menu.
3. When the New Project Assistant window appears, select a project under Command Line Utility.
4. Double-click the target you want to change in the Target group under the Groups & Files list.
5. Click Rules in the Target Info window.
6. Click the + button at the bottom, left-hand corner of the Target Info window, to add a new rule.
7. From the new Rule section, choose FORTRAN source files using Intel(R) Fortran Compiler.
See the Building Applications with Xcode* section in the compiler documentation for more information about using the compiler with the Xcode integrated development environment.
No comments:
Post a Comment