AARON SMITH’S CODE ENDEAVOR

GDKit: Cocoa Framework

GDKit is a Cocoa Framework that can simplify and help keep your cocoa applications organized. It’s generally a collection of re-usable code, but more importantly, outlines some key patterns in building Cocoa applications that will keep them easy to maintain.

Read the original announcement about GDKit.

GDKit can be found on the gitweb page.

Documentation can be found here.

Comments are closed.