Index of /download/sources/mySTEP/CoreData

Icon  Name                    Last modified      Size  Description
[DIR] Parent Directory - [TXT] COPYING 05-Apr-2009 17:07 26K [TXT] COPYING.fdl 05-Apr-2009 17:07 20K [TXT] ChangeLog 05-Apr-2009 17:07 2.2K [TXT] CoreData.h 05-Apr-2009 17:07 1.5K [DIR] CoreData.xcodeproj/ 29-Sep-2010 09:11 - [TXT] CoreDataErrors.h 05-Apr-2009 17:07 3.6K [TXT] CoreDataErrors.m 05-Apr-2009 17:07 1.6K [TXT] CoreDataHeaders.h 05-Apr-2009 17:07 5.1K [TXT] CoreDataUtilities.h 05-Apr-2009 17:07 2.4K [TXT] CoreData_Prefix.pch 05-Apr-2009 17:07 333 [DIR] DataBuilder/ 28-Sep-2010 09:34 - [DIR] Documentation/ 05-Apr-2009 17:07 - [TXT] Doxyfile 05-Apr-2009 17:07 8.5K [DIR] English.lproj/ 05-Apr-2009 17:07 - [TXT] GNUmakefile 28-Sep-2010 09:10 2.0K [TXT] GNUmakefile.preamble 05-Apr-2009 17:07 1.0K [TXT] GSPersistentStore.h 05-Apr-2009 17:07 2.9K [TXT] GSPersistentStore.m 05-Apr-2009 17:07 13K [TXT] GSSQLitePersistentSt..> 05-Apr-2009 17:07 1.1K [TXT] GSSQLitePersistentSt..> 05-Apr-2009 17:07 1.1K [DIR] Images/ 05-Apr-2009 17:07 - [TXT] Info.plist 05-Apr-2009 17:07 790 [TXT] NSAttributeDescripti..> 05-Apr-2009 17:07 2.0K [TXT] NSAttributeDescripti..> 05-Apr-2009 17:07 3.8K [TXT] NSEntityDescription.h 05-Apr-2009 17:07 2.9K [TXT] NSEntityDescription.m 05-Apr-2009 17:07 12K [TXT] NSFetchRequest.h 05-Apr-2009 17:07 2.1K [TXT] NSFetchRequest.m 05-Apr-2009 17:07 5.8K [TXT] NSFetchedPropertyDes..> 05-Apr-2009 17:07 1.4K [TXT] NSFetchedPropertyDes..> 05-Apr-2009 17:07 2.2K [TXT] NSManagedObject.h 05-Apr-2009 17:07 3.7K [TXT] NSManagedObject.m 05-Apr-2009 17:07 25K [TXT] NSManagedObjectConte..> 05-Apr-2009 17:07 4.3K [TXT] NSManagedObjectConte..> 05-Apr-2009 17:07 37K [TXT] NSManagedObjectID.h 05-Apr-2009 17:07 1.4K [TXT] NSManagedObjectID.m 05-Apr-2009 17:07 5.5K [TXT] NSManagedObjectModel.h 05-Apr-2009 17:07 3.1K [TXT] NSManagedObjectModel.m 05-Apr-2009 17:07 14K [TXT] NSPersistentStoreCoo..> 05-Apr-2009 17:07 4.3K [TXT] NSPersistentStoreCoo..> 05-Apr-2009 17:07 7.6K [TXT] NSPropertyDescription.h 05-Apr-2009 17:07 2.0K [TXT] NSPropertyDescription.m 05-Apr-2009 17:07 6.3K [TXT] NSRelationshipDescri..> 05-Apr-2009 17:07 2.2K [TXT] NSRelationshipDescri..> 05-Apr-2009 17:07 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.