Dimas Ashidiqi's Blog
AppKit
How to pass References from Swift to C Functions with Unmanaged Type
Discover how to pass references from Swift to C functions in your Swift app using Unmanaged type
Animation
A Practical Guide to CAShapeLayer
Get started with CAShapeLayer by creating an animated checkmark icon
AppKit
How to Setup Xcode Project Programmatically with AppKit
A step by step on how to set up an AppKit project programmatically in Xcode