No option for 'Command Line Tool' in Xcode v6.3.2?

Can’t manage to find the option to create a command-line tool in Xcode v6.3.2.

Please help, thanks.

Make sure you’re selecting from the OSX Application group and not the iOS Application group.

Can’t find it. :frowning:




Ah! That is the new file window. But you need to create an entirely new project. Go up to the file menu and then look under new, and you will see both file and project as options. You need a new project.

Whoops.

I just instinctively pressed +N and assumed that the new window would show up.

Thanks. :smiley:

Haha yeah, that is indeed generally a pretty safe assumption. And in this case, it’s a good thing - you’ll be creating new files generally way more often than you’ll be creating new projects. For what it’s worth, New Project also has a keyboard shortcut: ⌘⇧N instead of ⌘N.