mirror of
https://github.com/gnustep/libs-gscoredata.git
synced 2025-02-20 18:11:59 +00:00
448 lines
28 KiB
Text
448 lines
28 KiB
Text
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 42;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
8DC2EF530486A6940098B216 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C1666FE841158C02AAC07 /* InfoPlist.strings */; };
|
|
8DC2EF570486A6940098B216 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7B1FEA5585E11CA2CBB /* Cocoa.framework */; };
|
|
EE12FAA40D059049000E4BA5 /* CoreData.h in Headers */ = {isa = PBXBuildFile; fileRef = EE12FA880D059049000E4BA5 /* CoreData.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
EE12FAA50D059049000E4BA5 /* CoreDataErrors.h in Headers */ = {isa = PBXBuildFile; fileRef = EE12FA890D059049000E4BA5 /* CoreDataErrors.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
EE12FAA60D059049000E4BA5 /* CoreDataErrors.m in Sources */ = {isa = PBXBuildFile; fileRef = EE12FA8A0D059049000E4BA5 /* CoreDataErrors.m */; };
|
|
EE12FAA70D059049000E4BA5 /* CoreDataUtilities.h in Headers */ = {isa = PBXBuildFile; fileRef = EE12FA8B0D059049000E4BA5 /* CoreDataUtilities.h */; settings = {ATTRIBUTES = (); }; };
|
|
EE12FAA80D059049000E4BA5 /* GSPersistentStore.h in Headers */ = {isa = PBXBuildFile; fileRef = EE12FA8C0D059049000E4BA5 /* GSPersistentStore.h */; settings = {ATTRIBUTES = (); }; };
|
|
EE12FAA90D059049000E4BA5 /* GSPersistentStore.m in Sources */ = {isa = PBXBuildFile; fileRef = EE12FA8D0D059049000E4BA5 /* GSPersistentStore.m */; };
|
|
EE12FAAA0D059049000E4BA5 /* NSAttributeDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = EE12FA8E0D059049000E4BA5 /* NSAttributeDescription.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
EE12FAAB0D059049000E4BA5 /* NSAttributeDescription.m in Sources */ = {isa = PBXBuildFile; fileRef = EE12FA8F0D059049000E4BA5 /* NSAttributeDescription.m */; };
|
|
EE12FAAC0D059049000E4BA5 /* NSEntityDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = EE12FA900D059049000E4BA5 /* NSEntityDescription.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
EE12FAAD0D059049000E4BA5 /* NSEntityDescription.m in Sources */ = {isa = PBXBuildFile; fileRef = EE12FA910D059049000E4BA5 /* NSEntityDescription.m */; };
|
|
EE12FAAE0D059049000E4BA5 /* NSFetchedPropertyDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = EE12FA920D059049000E4BA5 /* NSFetchedPropertyDescription.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
EE12FAAF0D059049000E4BA5 /* NSFetchedPropertyDescription.m in Sources */ = {isa = PBXBuildFile; fileRef = EE12FA930D059049000E4BA5 /* NSFetchedPropertyDescription.m */; };
|
|
EE12FAB00D059049000E4BA5 /* NSFetchRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = EE12FA940D059049000E4BA5 /* NSFetchRequest.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
EE12FAB10D059049000E4BA5 /* NSFetchRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = EE12FA950D059049000E4BA5 /* NSFetchRequest.m */; };
|
|
EE12FAB20D059049000E4BA5 /* NSManagedObject.h in Headers */ = {isa = PBXBuildFile; fileRef = EE12FA960D059049000E4BA5 /* NSManagedObject.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
EE12FAB30D059049000E4BA5 /* NSManagedObject.m in Sources */ = {isa = PBXBuildFile; fileRef = EE12FA970D059049000E4BA5 /* NSManagedObject.m */; };
|
|
EE12FAB40D059049000E4BA5 /* NSManagedObjectContext.h in Headers */ = {isa = PBXBuildFile; fileRef = EE12FA980D059049000E4BA5 /* NSManagedObjectContext.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
EE12FAB50D059049000E4BA5 /* NSManagedObjectContext.m in Sources */ = {isa = PBXBuildFile; fileRef = EE12FA990D059049000E4BA5 /* NSManagedObjectContext.m */; };
|
|
EE12FAB60D059049000E4BA5 /* NSManagedObjectID.h in Headers */ = {isa = PBXBuildFile; fileRef = EE12FA9A0D059049000E4BA5 /* NSManagedObjectID.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
EE12FAB70D059049000E4BA5 /* NSManagedObjectID.m in Sources */ = {isa = PBXBuildFile; fileRef = EE12FA9B0D059049000E4BA5 /* NSManagedObjectID.m */; };
|
|
EE12FAB80D059049000E4BA5 /* NSManagedObjectModel.h in Headers */ = {isa = PBXBuildFile; fileRef = EE12FA9C0D059049000E4BA5 /* NSManagedObjectModel.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
EE12FAB90D059049000E4BA5 /* NSManagedObjectModel.m in Sources */ = {isa = PBXBuildFile; fileRef = EE12FA9D0D059049000E4BA5 /* NSManagedObjectModel.m */; };
|
|
EE12FABA0D059049000E4BA5 /* NSPersistentStoreCoordinator.h in Headers */ = {isa = PBXBuildFile; fileRef = EE12FA9E0D059049000E4BA5 /* NSPersistentStoreCoordinator.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
EE12FABB0D059049000E4BA5 /* NSPersistentStoreCoordinator.m in Sources */ = {isa = PBXBuildFile; fileRef = EE12FA9F0D059049000E4BA5 /* NSPersistentStoreCoordinator.m */; };
|
|
EE12FABC0D059049000E4BA5 /* NSPropertyDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = EE12FAA00D059049000E4BA5 /* NSPropertyDescription.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
EE12FABD0D059049000E4BA5 /* NSPropertyDescription.m in Sources */ = {isa = PBXBuildFile; fileRef = EE12FAA10D059049000E4BA5 /* NSPropertyDescription.m */; };
|
|
EE12FABE0D059049000E4BA5 /* NSRelationshipDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = EE12FAA20D059049000E4BA5 /* NSRelationshipDescription.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
EE12FABF0D059049000E4BA5 /* NSRelationshipDescription.m in Sources */ = {isa = PBXBuildFile; fileRef = EE12FAA30D059049000E4BA5 /* NSRelationshipDescription.m */; };
|
|
EE12FAE30D0590FD000E4BA5 /* gscoredata-logo.png in Resources */ = {isa = PBXBuildFile; fileRef = EE12FAE20D0590FD000E4BA5 /* gscoredata-logo.png */; };
|
|
EEFA7F220D1904910061DC52 /* GSSQLitePersistentStore.h in Headers */ = {isa = PBXBuildFile; fileRef = EEFA7F200D1904910061DC52 /* GSSQLitePersistentStore.h */; };
|
|
EEFA7F230D1904910061DC52 /* GSSQLitePersistentStore.m in Sources */ = {isa = PBXBuildFile; fileRef = EEFA7F210D1904910061DC52 /* GSSQLitePersistentStore.m */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
0867D69BFE84028FC02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
|
|
0867D6A5FE840307C02AAC07 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
|
|
089C1667FE841158C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
1058C7B1FEA5585E11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
|
|
32DBCF5E0370ADEE00C91783 /* CoreData_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CoreData_Prefix.pch; sourceTree = "<group>"; };
|
|
8DC2EF5A0486A6940098B216 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
|
|
8DC2EF5B0486A6940098B216 /* CoreData.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = CoreData.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
D2F7E79907B2D74100F64583 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
|
|
EE120BC90D05911D000E4BA5 /* mySTEP.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = mySTEP.make; path = ../mySTEP.make; sourceTree = SOURCE_ROOT; };
|
|
EE12FA880D059049000E4BA5 /* CoreData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CoreData.h; sourceTree = "<group>"; };
|
|
EE12FA890D059049000E4BA5 /* CoreDataErrors.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CoreDataErrors.h; sourceTree = "<group>"; };
|
|
EE12FA8A0D059049000E4BA5 /* CoreDataErrors.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CoreDataErrors.m; sourceTree = "<group>"; };
|
|
EE12FA8B0D059049000E4BA5 /* CoreDataUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CoreDataUtilities.h; sourceTree = "<group>"; };
|
|
EE12FA8C0D059049000E4BA5 /* GSPersistentStore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GSPersistentStore.h; sourceTree = "<group>"; };
|
|
EE12FA8D0D059049000E4BA5 /* GSPersistentStore.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GSPersistentStore.m; sourceTree = "<group>"; };
|
|
EE12FA8E0D059049000E4BA5 /* NSAttributeDescription.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NSAttributeDescription.h; sourceTree = "<group>"; };
|
|
EE12FA8F0D059049000E4BA5 /* NSAttributeDescription.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NSAttributeDescription.m; sourceTree = "<group>"; };
|
|
EE12FA900D059049000E4BA5 /* NSEntityDescription.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NSEntityDescription.h; sourceTree = "<group>"; };
|
|
EE12FA910D059049000E4BA5 /* NSEntityDescription.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NSEntityDescription.m; sourceTree = "<group>"; };
|
|
EE12FA920D059049000E4BA5 /* NSFetchedPropertyDescription.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NSFetchedPropertyDescription.h; sourceTree = "<group>"; };
|
|
EE12FA930D059049000E4BA5 /* NSFetchedPropertyDescription.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NSFetchedPropertyDescription.m; sourceTree = "<group>"; };
|
|
EE12FA940D059049000E4BA5 /* NSFetchRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NSFetchRequest.h; sourceTree = "<group>"; };
|
|
EE12FA950D059049000E4BA5 /* NSFetchRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NSFetchRequest.m; sourceTree = "<group>"; };
|
|
EE12FA960D059049000E4BA5 /* NSManagedObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NSManagedObject.h; sourceTree = "<group>"; };
|
|
EE12FA970D059049000E4BA5 /* NSManagedObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NSManagedObject.m; sourceTree = "<group>"; };
|
|
EE12FA980D059049000E4BA5 /* NSManagedObjectContext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NSManagedObjectContext.h; sourceTree = "<group>"; };
|
|
EE12FA990D059049000E4BA5 /* NSManagedObjectContext.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NSManagedObjectContext.m; sourceTree = "<group>"; };
|
|
EE12FA9A0D059049000E4BA5 /* NSManagedObjectID.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NSManagedObjectID.h; sourceTree = "<group>"; };
|
|
EE12FA9B0D059049000E4BA5 /* NSManagedObjectID.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NSManagedObjectID.m; sourceTree = "<group>"; };
|
|
EE12FA9C0D059049000E4BA5 /* NSManagedObjectModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NSManagedObjectModel.h; sourceTree = "<group>"; };
|
|
EE12FA9D0D059049000E4BA5 /* NSManagedObjectModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NSManagedObjectModel.m; sourceTree = "<group>"; };
|
|
EE12FA9E0D059049000E4BA5 /* NSPersistentStoreCoordinator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NSPersistentStoreCoordinator.h; sourceTree = "<group>"; };
|
|
EE12FA9F0D059049000E4BA5 /* NSPersistentStoreCoordinator.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NSPersistentStoreCoordinator.m; sourceTree = "<group>"; };
|
|
EE12FAA00D059049000E4BA5 /* NSPropertyDescription.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NSPropertyDescription.h; sourceTree = "<group>"; };
|
|
EE12FAA10D059049000E4BA5 /* NSPropertyDescription.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NSPropertyDescription.m; sourceTree = "<group>"; };
|
|
EE12FAA20D059049000E4BA5 /* NSRelationshipDescription.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NSRelationshipDescription.h; sourceTree = "<group>"; };
|
|
EE12FAA30D059049000E4BA5 /* NSRelationshipDescription.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NSRelationshipDescription.m; sourceTree = "<group>"; };
|
|
EE12FAC00D05905C000E4BA5 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ChangeLog; sourceTree = "<group>"; };
|
|
EE12FAC10D05905C000E4BA5 /* COPYING */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = COPYING; sourceTree = "<group>"; };
|
|
EE12FAC20D05905C000E4BA5 /* Doxyfile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Doxyfile; sourceTree = "<group>"; };
|
|
EE12FAC30D05905C000E4BA5 /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = "<group>"; };
|
|
EE12FAC40D059075000E4BA5 /* COPYING.fdl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = COPYING.fdl; sourceTree = "<group>"; };
|
|
EE12FAC50D059087000E4BA5 /* Documentation */ = {isa = PBXFileReference; lastKnownFileType = folder; path = Documentation; sourceTree = "<group>"; };
|
|
EE12FAE20D0590FD000E4BA5 /* gscoredata-logo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "gscoredata-logo.png"; path = "Images/gscoredata-logo.png"; sourceTree = "<group>"; };
|
|
EEFA7B7F0D185F5C0061DC52 /* CoreDataHeaders.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CoreDataHeaders.h; sourceTree = "<group>"; };
|
|
EEFA7F200D1904910061DC52 /* GSSQLitePersistentStore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GSSQLitePersistentStore.h; sourceTree = "<group>"; };
|
|
EEFA7F210D1904910061DC52 /* GSSQLitePersistentStore.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GSSQLitePersistentStore.m; sourceTree = "<group>"; };
|
|
EEFA80840D1906EA0061DC52 /* GNUmakefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GNUmakefile; sourceTree = "<group>"; };
|
|
EEFA80850D1906EA0061DC52 /* GNUmakefile.preamble */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GNUmakefile.preamble; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
8DC2EF560486A6940098B216 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
8DC2EF570486A6940098B216 /* Cocoa.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
034768DFFF38A50411DB9C8B /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
8DC2EF5B0486A6940098B216 /* CoreData.framework */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
0867D691FE84028FC02AAC07 /* CoreData */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
EE120BC90D05911D000E4BA5 /* mySTEP.make */,
|
|
EEFA80840D1906EA0061DC52 /* GNUmakefile */,
|
|
EEFA80850D1906EA0061DC52 /* GNUmakefile.preamble */,
|
|
EE12FAC00D05905C000E4BA5 /* ChangeLog */,
|
|
EE12FAC10D05905C000E4BA5 /* COPYING */,
|
|
EE12FAC40D059075000E4BA5 /* COPYING.fdl */,
|
|
EE12FAC20D05905C000E4BA5 /* Doxyfile */,
|
|
EE12FAC30D05905C000E4BA5 /* README */,
|
|
EE12FAC50D059087000E4BA5 /* Documentation */,
|
|
08FB77AEFE84172EC02AAC07 /* Classes */,
|
|
EEFA79D90D1857380061DC52 /* Private */,
|
|
32C88DFF0371C24200C91783 /* Other Sources */,
|
|
089C1665FE841158C02AAC07 /* Resources */,
|
|
0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */,
|
|
034768DFFF38A50411DB9C8B /* Products */,
|
|
);
|
|
name = CoreData;
|
|
sourceTree = "<group>";
|
|
};
|
|
0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1058C7B0FEA5585E11CA2CBB /* Linked Frameworks */,
|
|
1058C7B2FEA5585E11CA2CBB /* Other Frameworks */,
|
|
);
|
|
name = "External Frameworks and Libraries";
|
|
sourceTree = "<group>";
|
|
};
|
|
089C1665FE841158C02AAC07 /* Resources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
EE12FAE20D0590FD000E4BA5 /* gscoredata-logo.png */,
|
|
8DC2EF5A0486A6940098B216 /* Info.plist */,
|
|
089C1666FE841158C02AAC07 /* InfoPlist.strings */,
|
|
);
|
|
name = Resources;
|
|
sourceTree = "<group>";
|
|
};
|
|
08FB77AEFE84172EC02AAC07 /* Classes */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
EE12FA880D059049000E4BA5 /* CoreData.h */,
|
|
EE12FA890D059049000E4BA5 /* CoreDataErrors.h */,
|
|
EE12FA8A0D059049000E4BA5 /* CoreDataErrors.m */,
|
|
EE12FA8E0D059049000E4BA5 /* NSAttributeDescription.h */,
|
|
EE12FA8F0D059049000E4BA5 /* NSAttributeDescription.m */,
|
|
EE12FA900D059049000E4BA5 /* NSEntityDescription.h */,
|
|
EE12FA910D059049000E4BA5 /* NSEntityDescription.m */,
|
|
EE12FA920D059049000E4BA5 /* NSFetchedPropertyDescription.h */,
|
|
EE12FA930D059049000E4BA5 /* NSFetchedPropertyDescription.m */,
|
|
EE12FA940D059049000E4BA5 /* NSFetchRequest.h */,
|
|
EE12FA950D059049000E4BA5 /* NSFetchRequest.m */,
|
|
EE12FA960D059049000E4BA5 /* NSManagedObject.h */,
|
|
EE12FA970D059049000E4BA5 /* NSManagedObject.m */,
|
|
EE12FA980D059049000E4BA5 /* NSManagedObjectContext.h */,
|
|
EE12FA990D059049000E4BA5 /* NSManagedObjectContext.m */,
|
|
EE12FA9A0D059049000E4BA5 /* NSManagedObjectID.h */,
|
|
EE12FA9B0D059049000E4BA5 /* NSManagedObjectID.m */,
|
|
EE12FA9C0D059049000E4BA5 /* NSManagedObjectModel.h */,
|
|
EE12FA9D0D059049000E4BA5 /* NSManagedObjectModel.m */,
|
|
EE12FA9E0D059049000E4BA5 /* NSPersistentStoreCoordinator.h */,
|
|
EE12FA9F0D059049000E4BA5 /* NSPersistentStoreCoordinator.m */,
|
|
EE12FAA00D059049000E4BA5 /* NSPropertyDescription.h */,
|
|
EE12FAA10D059049000E4BA5 /* NSPropertyDescription.m */,
|
|
EE12FAA20D059049000E4BA5 /* NSRelationshipDescription.h */,
|
|
EE12FAA30D059049000E4BA5 /* NSRelationshipDescription.m */,
|
|
);
|
|
name = Classes;
|
|
sourceTree = "<group>";
|
|
};
|
|
1058C7B0FEA5585E11CA2CBB /* Linked Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1058C7B1FEA5585E11CA2CBB /* Cocoa.framework */,
|
|
);
|
|
name = "Linked Frameworks";
|
|
sourceTree = "<group>";
|
|
};
|
|
1058C7B2FEA5585E11CA2CBB /* Other Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0867D6A5FE840307C02AAC07 /* AppKit.framework */,
|
|
D2F7E79907B2D74100F64583 /* CoreData.framework */,
|
|
0867D69BFE84028FC02AAC07 /* Foundation.framework */,
|
|
);
|
|
name = "Other Frameworks";
|
|
sourceTree = "<group>";
|
|
};
|
|
32C88DFF0371C24200C91783 /* Other Sources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
32DBCF5E0370ADEE00C91783 /* CoreData_Prefix.pch */,
|
|
);
|
|
name = "Other Sources";
|
|
sourceTree = "<group>";
|
|
};
|
|
EEFA79D90D1857380061DC52 /* Private */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
EEFA7B7F0D185F5C0061DC52 /* CoreDataHeaders.h */,
|
|
EE12FA8C0D059049000E4BA5 /* GSPersistentStore.h */,
|
|
EE12FA8D0D059049000E4BA5 /* GSPersistentStore.m */,
|
|
EEFA7F200D1904910061DC52 /* GSSQLitePersistentStore.h */,
|
|
EEFA7F210D1904910061DC52 /* GSSQLitePersistentStore.m */,
|
|
EE12FA8B0D059049000E4BA5 /* CoreDataUtilities.h */,
|
|
);
|
|
name = Private;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
8DC2EF500486A6940098B216 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
EE12FAA40D059049000E4BA5 /* CoreData.h in Headers */,
|
|
EE12FAA50D059049000E4BA5 /* CoreDataErrors.h in Headers */,
|
|
EE12FAA70D059049000E4BA5 /* CoreDataUtilities.h in Headers */,
|
|
EE12FAA80D059049000E4BA5 /* GSPersistentStore.h in Headers */,
|
|
EE12FAAA0D059049000E4BA5 /* NSAttributeDescription.h in Headers */,
|
|
EE12FAAC0D059049000E4BA5 /* NSEntityDescription.h in Headers */,
|
|
EE12FAAE0D059049000E4BA5 /* NSFetchedPropertyDescription.h in Headers */,
|
|
EE12FAB00D059049000E4BA5 /* NSFetchRequest.h in Headers */,
|
|
EE12FAB20D059049000E4BA5 /* NSManagedObject.h in Headers */,
|
|
EE12FAB40D059049000E4BA5 /* NSManagedObjectContext.h in Headers */,
|
|
EE12FAB60D059049000E4BA5 /* NSManagedObjectID.h in Headers */,
|
|
EE12FAB80D059049000E4BA5 /* NSManagedObjectModel.h in Headers */,
|
|
EE12FABA0D059049000E4BA5 /* NSPersistentStoreCoordinator.h in Headers */,
|
|
EE12FABC0D059049000E4BA5 /* NSPropertyDescription.h in Headers */,
|
|
EE12FABE0D059049000E4BA5 /* NSRelationshipDescription.h in Headers */,
|
|
EEFA7F220D1904910061DC52 /* GSSQLitePersistentStore.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
8DC2EF4F0486A6940098B216 /* CoreData */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 1DEB91AD08733DA50010E9CD /* Build configuration list for PBXNativeTarget "CoreData" */;
|
|
buildPhases = (
|
|
8DC2EF500486A6940098B216 /* Headers */,
|
|
8DC2EF520486A6940098B216 /* Resources */,
|
|
8DC2EF540486A6940098B216 /* Sources */,
|
|
8DC2EF560486A6940098B216 /* Frameworks */,
|
|
EE120BCA0D059124000E4BA5 /* ShellScript */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = CoreData;
|
|
productInstallPath = "$(HOME)/Library/Frameworks";
|
|
productName = CoreData;
|
|
productReference = 8DC2EF5B0486A6940098B216 /* CoreData.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
0867D690FE84028FC02AAC07 /* Project object */ = {
|
|
isa = PBXProject;
|
|
buildConfigurationList = 1DEB91B108733DA50010E9CD /* Build configuration list for PBXProject "CoreData" */;
|
|
hasScannedForEncodings = 1;
|
|
mainGroup = 0867D691FE84028FC02AAC07 /* CoreData */;
|
|
productRefGroup = 034768DFFF38A50411DB9C8B /* Products */;
|
|
projectDirPath = "";
|
|
targets = (
|
|
8DC2EF4F0486A6940098B216 /* CoreData */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
8DC2EF520486A6940098B216 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
8DC2EF530486A6940098B216 /* InfoPlist.strings in Resources */,
|
|
EE12FAE30D0590FD000E4BA5 /* gscoredata-logo.png in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
EE120BCA0D059124000E4BA5 /* ShellScript */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "export SOURCES=*.m # all source codes\nexport LIBS=\"-lsqlite3\" \t\t\t# add any additional libraries like -ltiff etc.\nexport FRAMEWORKS=\t\t\t\t\t# add any additional Frameworks etc.\nexport INSTALL=true # will try to install on the Zaurus (using ssh)\nexport INSTALL_PATH=/System/Library/Frameworks # override INSTALL_PATH for MacOS X machine Zaurus\nexport RUN=false # will try to run with X11 and mySTEP\nexport ROOT=$HOME/Documents/Projects/QuantumSTEP\t# project root\n/usr/bin/make -f $ROOT/System/Sources/Frameworks/mySTEP.make $ACTION\n";
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
8DC2EF540486A6940098B216 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
EE12FAA60D059049000E4BA5 /* CoreDataErrors.m in Sources */,
|
|
EE12FAA90D059049000E4BA5 /* GSPersistentStore.m in Sources */,
|
|
EE12FAAB0D059049000E4BA5 /* NSAttributeDescription.m in Sources */,
|
|
EE12FAAD0D059049000E4BA5 /* NSEntityDescription.m in Sources */,
|
|
EE12FAAF0D059049000E4BA5 /* NSFetchedPropertyDescription.m in Sources */,
|
|
EE12FAB10D059049000E4BA5 /* NSFetchRequest.m in Sources */,
|
|
EE12FAB30D059049000E4BA5 /* NSManagedObject.m in Sources */,
|
|
EE12FAB50D059049000E4BA5 /* NSManagedObjectContext.m in Sources */,
|
|
EE12FAB70D059049000E4BA5 /* NSManagedObjectID.m in Sources */,
|
|
EE12FAB90D059049000E4BA5 /* NSManagedObjectModel.m in Sources */,
|
|
EE12FABB0D059049000E4BA5 /* NSPersistentStoreCoordinator.m in Sources */,
|
|
EE12FABD0D059049000E4BA5 /* NSPropertyDescription.m in Sources */,
|
|
EE12FABF0D059049000E4BA5 /* NSRelationshipDescription.m in Sources */,
|
|
EEFA7F230D1904910061DC52 /* GSSQLitePersistentStore.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
089C1666FE841158C02AAC07 /* InfoPlist.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
089C1667FE841158C02AAC07 /* English */,
|
|
);
|
|
name = InfoPlist.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
1DEB91AE08733DA50010E9CD /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = (
|
|
ppc,
|
|
i386,
|
|
);
|
|
COPY_PHASE_STRIP = NO;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
FRAMEWORK_VERSION = A;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_ENABLE_FIX_AND_CONTINUE = YES;
|
|
GCC_MODEL_TUNING = G5;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = CoreData_Prefix.pch;
|
|
INFOPLIST_FILE = Info.plist;
|
|
INSTALL_PATH = "$(HOME)/Library/Frameworks";
|
|
PRODUCT_NAME = CoreData;
|
|
WRAPPER_EXTENSION = framework;
|
|
ZERO_LINK = YES;
|
|
};
|
|
name = Debug;
|
|
};
|
|
1DEB91AF08733DA50010E9CD /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = (
|
|
ppc,
|
|
i386,
|
|
);
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
FRAMEWORK_VERSION = A;
|
|
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
|
|
GCC_MODEL_TUNING = G5;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = CoreData_Prefix.pch;
|
|
INFOPLIST_FILE = Info.plist;
|
|
INSTALL_PATH = "$(HOME)/Library/Frameworks";
|
|
PRODUCT_NAME = CoreData;
|
|
WRAPPER_EXTENSION = framework;
|
|
};
|
|
name = Release;
|
|
};
|
|
1DEB91B208733DA50010E9CD /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
PREBINDING = NO;
|
|
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
|
|
};
|
|
name = Debug;
|
|
};
|
|
1DEB91B308733DA50010E9CD /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
PREBINDING = NO;
|
|
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
1DEB91AD08733DA50010E9CD /* Build configuration list for PBXNativeTarget "CoreData" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
1DEB91AE08733DA50010E9CD /* Debug */,
|
|
1DEB91AF08733DA50010E9CD /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
1DEB91B108733DA50010E9CD /* Build configuration list for PBXProject "CoreData" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
1DEB91B208733DA50010E9CD /* Debug */,
|
|
1DEB91B308733DA50010E9CD /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
|
|
}
|