Skip to content

amattn/AMNGlobalUtilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Real Life Global Utilities

Typically you want to install this in the YOURPROJECT-Prefix.pch file like so:

#ifdef __OBJC__
	#import <UIKit/UIKit.h>
	#import <Foundation/Foundation.h>
	#import "RLGlobalUtilities.h"
#endif

About

Collection of useful macros and utilities for Cocoa, iOS development

Resources

License

Stars

21 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors