OS X / Swift / GUIs

AVT

Supreme [H]ardness
Joined
Aug 8, 2008
Messages
4,831
Can somebody recommend a reference or tutorial for making a Mac OS X application from scratch, written in Swift?

I'd like to make a very simple app that has a window where you drag a file onto it, and it runs a bunch of (embedded) command-line tools on it.

I'm a pretty strong programmer in my specialized area (data science / statistics / concurrency) and don't know very much about GUI design, and am well familiar with object oriented design, type safety, event driven, etc. Just need a way to learn the structure of an app so I can code everything up.
 
Thanks, seems like an excellent place to start.
 
Back
Top