Objective-C-Categories-and-Macros icon indicating copy to clipboard operation
Objective-C-Categories-and-Macros copied to clipboard

A collection of Objective-C categories and macros that I use in almost every one of my projects.

Overview

This is a collection of Objective-C categories that I find myself using for 99% of my iOS projects (both personal and professional).

This repository is no longer being updated because it has been replaced by FDFoundationKit.