Cocoa-Samples icon indicating copy to clipboard operation
Cocoa-Samples copied to clipboard

Simple macOS Cocoa samples

Cocoa Sample codes

Some very simple code for macOS Cocoa/Swift development

It is not easy to find good resources for macOS Swift development, especially if you want to create the UI programatically. Hereby I collected some of my working code snippets, maybe it will be useful.

As SwiftUI is getting more popular and with v3 it can be used for macOS development too, I'm planning to create similar with SwiftUI too. (No promise :D)

Codes

In case you need some more information, my blog can be found here: https://kicsipixel.github.io/