Skip to content

Various classes performing useful functions for the iPhone.

Notifications You must be signed in to change notification settings

dirox/iPhoneMK

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iPhoneMK is a loose collection of Objective-C classes for the iPhone SDK that I have put together over time which I feel might be of general utility to people. The classes are released under the Apache 2.0 license.

If you find any of these classes useful, I'd love to hear about it. If you have improvements for any of them, feel free to commit your changes, however, I ask that you try not to change existing interface.

NOTE - iPhoneMK is not ARC-enabled code. You will need to use the -fno-objc-arc compiler flag on iPhoneMK source files in ARC-enabled projects.

About

Various classes performing useful functions for the iPhone.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 100.0%