Skip to content

katsuyoshi/cider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

= README

== Name

Cider

== Author

  * Katsuyoshi Ito <kito@itosoft.com>

== License

New BSD License

See LICENSE.txt.

== What's this?

Convenience Classes for development iPhone software.
My aim is build up to framework.
Currently focusing to the Core Data Utilities.
It enables you to create and search EO easily.

== How to use

Add cider directory to your project.
If you don't use CoreData framework, remove CoreData directory.

Add Import "Cider.h" in your source code.
If you use CoreData framework, use Import "CiderCoreData.h" instead of "Cider.h"

== Classes

See OVERVIEW.txt

== Sample

Sample application project(s) are in sample directory.

And test project(s) are in tests directory.

About

Convenience Classes for development iPhone software. Currently focusing to the Core Data Utilities. It enables you to create and search EO easily.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages