Index of /download/sources/mySTEP/CoreData

Icon  Name                    Last modified      Size  Description
[DIR] Parent Directory - [TXT] COPYING 24-Mar-2013 16:33 26K [TXT] COPYING.fdl 24-Mar-2013 16:33 20K [TXT] ChangeLog 24-Mar-2013 16:33 2.6K [TXT] CoreData.h 24-Mar-2013 16:33 1.5K [TXT] CoreData.qcodeproj 24-Mar-2013 16:33 690 [DIR] CoreData.xcodeproj/ 10-Apr-2012 16:53 - [TXT] CoreDataErrors.h 24-Mar-2013 16:33 3.6K [TXT] CoreDataErrors.m 24-Mar-2013 16:33 1.6K [TXT] CoreDataHeaders.h 24-Mar-2013 16:33 5.2K [TXT] CoreDataUtilities.h 24-Mar-2013 16:33 2.4K [TXT] CoreData_Prefix.pch 24-Mar-2013 16:33 333 [DIR] DataBuilder/ 16-Feb-2013 11:59 - [DIR] Documentation/ 05-Apr-2009 17:07 - [TXT] Doxyfile 24-Mar-2013 16:33 8.5K [DIR] English.lproj/ 05-Apr-2009 17:07 - [TXT] GNUmakefile 24-Mar-2013 16:33 2.0K [TXT] GNUmakefile.preamble 24-Mar-2013 16:33 1.0K [TXT] GSPersistentStore.h 24-Mar-2013 16:33 2.9K [TXT] GSPersistentStore.m 24-Mar-2013 16:33 13K [TXT] GSSQLitePersistentSt..> 24-Mar-2013 16:33 1.1K [TXT] GSSQLitePersistentSt..> 24-Mar-2013 16:33 1.1K [DIR] Images/ 05-Apr-2009 17:07 - [TXT] Info.plist 24-Mar-2013 16:33 790 [TXT] NSAttributeDescripti..> 24-Mar-2013 16:33 2.0K [TXT] NSAttributeDescripti..> 24-Mar-2013 16:33 3.7K [TXT] NSEntityDescription.h 24-Mar-2013 16:33 2.9K [TXT] NSEntityDescription.m 24-Mar-2013 16:33 12K [TXT] NSFetchRequest.h 24-Mar-2013 16:33 2.1K [TXT] NSFetchRequest.m 24-Mar-2013 16:33 5.8K [TXT] NSFetchedPropertyDes..> 24-Mar-2013 16:33 1.4K [TXT] NSFetchedPropertyDes..> 24-Mar-2013 16:33 2.2K [TXT] NSManagedObject.h 24-Mar-2013 16:33 3.7K [TXT] NSManagedObject.m 24-Mar-2013 16:33 25K [TXT] NSManagedObjectConte..> 24-Mar-2013 16:33 4.3K [TXT] NSManagedObjectConte..> 24-Mar-2013 16:33 37K [TXT] NSManagedObjectID.h 24-Mar-2013 16:33 1.4K [TXT] NSManagedObjectID.m 24-Mar-2013 16:33 5.5K [TXT] NSManagedObjectModel.h 24-Mar-2013 16:33 3.1K [TXT] NSManagedObjectModel.m 24-Mar-2013 16:33 14K [TXT] NSPersistentStoreCoo..> 24-Mar-2013 16:33 4.3K [TXT] NSPersistentStoreCoo..> 24-Mar-2013 16:33 7.6K [TXT] NSPropertyDescription.h 24-Mar-2013 16:33 2.0K [TXT] NSPropertyDescription.m 24-Mar-2013 16:33 6.3K [TXT] NSRelationshipDescri..> 24-Mar-2013 16:33 2.2K [TXT] NSRelationshipDescri..> 24-Mar-2013 16:33 6.0K

 README
 ******

 This is the source distribution of the GNUstep Core Data framework, a
 free implementation of the Apple Core Data framework as available in
 the Mac OS X, release 10.4 (Tiger) operating system.


 INSTALLATION
 ------------

 You must install the GNUstep make and base packages
 (http://www.gnustep.org) first in order to compile and use the GNUstep
 Core Data framework. After that it should be as simple as:

 $ make
 $ make install      <- may require superuser priviledges


 AUTHORS
 -------

 Sašo Kiselkov <diablos@manga.sk>


 LICENSE
 -------

 This framework is released under the terms of the GNU Lesser General
 Public License (LGPL) v2.1 or any later. For the text of the license,
 see the file COPYING included in this distribution package.

 The accompanying documentation is licensed under the GNU Free
 Documentation License (FDL) v1.2 or any later. For the text of the
 license, see the file COPYING.fdl in the Documentation subdirectory of
 this distribution package.