Just starting with xCode 6.4 on OS X Yosemite.
So I've started an OSX cocoa objective-C project, but I'm lost.
I can't find any form to edit visually, and I can find no form objects to drag onto the form.
My xCode app has no help documentation whatsoever.
The online suggestions for starting a simple UI all refer to things which do not exist (e.g., View, Interface Builder, etc.).
This is the least intuitive UI designer I've ever seen!
Could someone please tell me how to start a simple (one-screen) UI form and to place a simple button onto it?
(Ultimately I would like the button to launch an Applescript, but first things first).
Thanks