This is the 1st part of a tutorial series about programming graphics applications on macOS using C and ObjC without frameworks, XCode, ... The only things needed are a text editor and the macOS command line tools (no XCode required).
This episode covers
➡️ How to build using clang
➡️ Application loop
➡️ NSApplication object
➡️ Creating a UI window
👉 GitHub https://github.com/codencandy/youtube