mirror of
https://github.com/zhigang1992/MagicalRecord.git
synced 2026-04-29 20:46:37 +08:00
815 lines
48 KiB
Plaintext
815 lines
48 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
C70B6E7113D0F62500709450 /* NSPersisentStoreHelperTests.m in Sources */ = {isa = PBXBuildFile; fileRef = C70B6E7013D0F62500709450 /* NSPersisentStoreHelperTests.m */; };
|
|
C70B6E7413D0F64000709450 /* NSPersistentStoreCoordinatorHelperTests.m in Sources */ = {isa = PBXBuildFile; fileRef = C70B6E7313D0F64000709450 /* NSPersistentStoreCoordinatorHelperTests.m */; };
|
|
C70B6E7713D0F66000709450 /* NSManagedObjectModelHelperTests.m in Sources */ = {isa = PBXBuildFile; fileRef = C70B6E7613D0F66000709450 /* NSManagedObjectModelHelperTests.m */; };
|
|
C70B6E7A13D0F68400709450 /* NSManagedObjectContextHelperTests.m in Sources */ = {isa = PBXBuildFile; fileRef = C70B6E7913D0F68400709450 /* NSManagedObjectContextHelperTests.m */; };
|
|
C70B6E7D13D0F69A00709450 /* NSManagedObjectHelperTests.m in Sources */ = {isa = PBXBuildFile; fileRef = C70B6E7C13D0F69A00709450 /* NSManagedObjectHelperTests.m */; };
|
|
C721C7DF13D0C3A00097AB6F /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C721C7DE13D0C3A00097AB6F /* Cocoa.framework */; };
|
|
C721C7E913D0C3A00097AB6F /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = C721C7E713D0C3A00097AB6F /* InfoPlist.strings */; };
|
|
C721C7EB13D0C3A00097AB6F /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = C721C7EA13D0C3A00097AB6F /* main.m */; };
|
|
C721C7EF13D0C3A00097AB6F /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = C721C7ED13D0C3A00097AB6F /* Credits.rtf */; };
|
|
C721C7F213D0C3A00097AB6F /* Mac_App_Unit_TestsAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = C721C7F113D0C3A00097AB6F /* Mac_App_Unit_TestsAppDelegate.m */; };
|
|
C721C7F513D0C3A00097AB6F /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = C721C7F313D0C3A00097AB6F /* MainMenu.xib */; };
|
|
C721C80713D0C3CD0097AB6F /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = C721C80513D0C3CD0097AB6F /* InfoPlist.strings */; };
|
|
C721C82313D0C45C0097AB6F /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C721C7E113D0C3A00097AB6F /* AppKit.framework */; };
|
|
C721C82413D0C45E0097AB6F /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C721C7E313D0C3A00097AB6F /* Foundation.framework */; };
|
|
C721C82513D0C4660097AB6F /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C721C7E313D0C3A00097AB6F /* Foundation.framework */; };
|
|
C721C83C13D0C6390097AB6F /* GHUnitIOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C721C82F13D0C6390097AB6F /* GHUnitIOS.framework */; };
|
|
C721C83D13D0C6390097AB6F /* OCHamcrestIOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C721C83013D0C6390097AB6F /* OCHamcrestIOS.framework */; };
|
|
C721C84E13D0C6460097AB6F /* GHUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C721C84113D0C6460097AB6F /* GHUnit.framework */; };
|
|
C721C84F13D0C6460097AB6F /* OCHamcrest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C721C84213D0C6460097AB6F /* OCHamcrest.framework */; };
|
|
C721C85013D0C6460097AB6F /* OCMock.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C721C84313D0C6460097AB6F /* OCMock.framework */; };
|
|
C721C85113D0C6460097AB6F /* libOCMock.a in Frameworks */ = {isa = PBXBuildFile; fileRef = C721C84D13D0C6460097AB6F /* libOCMock.a */; };
|
|
C721C86813D0C7030097AB6F /* ARCoreDataAction.m in Sources */ = {isa = PBXBuildFile; fileRef = C721C85713D0C7030097AB6F /* ARCoreDataAction.m */; };
|
|
C721C86913D0C7030097AB6F /* ARCoreDataAction.m in Sources */ = {isa = PBXBuildFile; fileRef = C721C85713D0C7030097AB6F /* ARCoreDataAction.m */; };
|
|
C721C86C13D0C7030097AB6F /* NSManagedObject+MagicalRecord.m in Sources */ = {isa = PBXBuildFile; fileRef = C721C85C13D0C7030097AB6F /* NSManagedObject+MagicalRecord.m */; };
|
|
C721C86D13D0C7030097AB6F /* NSManagedObject+MagicalRecord.m in Sources */ = {isa = PBXBuildFile; fileRef = C721C85C13D0C7030097AB6F /* NSManagedObject+MagicalRecord.m */; };
|
|
C721C86E13D0C7030097AB6F /* NSManagedObjectContext+MagicalRecord.m in Sources */ = {isa = PBXBuildFile; fileRef = C721C85E13D0C7030097AB6F /* NSManagedObjectContext+MagicalRecord.m */; };
|
|
C721C86F13D0C7030097AB6F /* NSManagedObjectContext+MagicalRecord.m in Sources */ = {isa = PBXBuildFile; fileRef = C721C85E13D0C7030097AB6F /* NSManagedObjectContext+MagicalRecord.m */; };
|
|
C721C87013D0C7030097AB6F /* NSManagedObjectModel+MagicalRecord.m in Sources */ = {isa = PBXBuildFile; fileRef = C721C86013D0C7030097AB6F /* NSManagedObjectModel+MagicalRecord.m */; };
|
|
C721C87113D0C7030097AB6F /* NSManagedObjectModel+MagicalRecord.m in Sources */ = {isa = PBXBuildFile; fileRef = C721C86013D0C7030097AB6F /* NSManagedObjectModel+MagicalRecord.m */; };
|
|
C721C87213D0C7030097AB6F /* NSPersistentStore+MagicalRecord.m in Sources */ = {isa = PBXBuildFile; fileRef = C721C86213D0C7030097AB6F /* NSPersistentStore+MagicalRecord.m */; };
|
|
C721C87313D0C7030097AB6F /* NSPersistentStore+MagicalRecord.m in Sources */ = {isa = PBXBuildFile; fileRef = C721C86213D0C7030097AB6F /* NSPersistentStore+MagicalRecord.m */; };
|
|
C721C87413D0C7030097AB6F /* NSPersistentStoreCoordinator+MagicalRecord.m in Sources */ = {isa = PBXBuildFile; fileRef = C721C86413D0C7030097AB6F /* NSPersistentStoreCoordinator+MagicalRecord.m */; };
|
|
C721C87513D0C7030097AB6F /* NSPersistentStoreCoordinator+MagicalRecord.m in Sources */ = {isa = PBXBuildFile; fileRef = C721C86413D0C7030097AB6F /* NSPersistentStoreCoordinator+MagicalRecord.m */; };
|
|
C721C87613D0C7030097AB6F /* MagicalRecordHelpers.m in Sources */ = {isa = PBXBuildFile; fileRef = C721C86713D0C7030097AB6F /* MagicalRecordHelpers.m */; };
|
|
C721C87713D0C7030097AB6F /* MagicalRecordHelpers.m in Sources */ = {isa = PBXBuildFile; fileRef = C721C86713D0C7030097AB6F /* MagicalRecordHelpers.m */; };
|
|
C75A4E7313D0D88D00790CEB /* NSManagedObject+MagicalDataImport.m in Sources */ = {isa = PBXBuildFile; fileRef = C75A4E7213D0D88D00790CEB /* NSManagedObject+MagicalDataImport.m */; };
|
|
C77E5F9B13D0CA0A00298F87 /* CoreData.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C721C7E213D0C3A00097AB6F /* CoreData.framework */; };
|
|
C77E5F9E13D0CA2100298F87 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C77E5F9C13D0CA1800298F87 /* CoreGraphics.framework */; };
|
|
C77E5FA113D0CA3000298F87 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C77E5F9F13D0CA2700298F87 /* UIKit.framework */; };
|
|
C77E5FA413D0CAD000298F87 /* GHUnitIOSTestMain.m in Sources */ = {isa = PBXBuildFile; fileRef = C77E5FA213D0CAC700298F87 /* GHUnitIOSTestMain.m */; };
|
|
C77E5FA813D0CBDE00298F87 /* MagicalRecordHelperTests.m in Sources */ = {isa = PBXBuildFile; fileRef = C77E5FA713D0CBDE00298F87 /* MagicalRecordHelperTests.m */; };
|
|
C77E5FAC13D0CC0E00298F87 /* TestModel.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = C77E5FAA13D0CC0E00298F87 /* TestModel.xcdatamodeld */; };
|
|
C77E5FB313D0D1D100298F87 /* SingleEntityWithNoRelationships.plist in Resources */ = {isa = PBXBuildFile; fileRef = C77E5FB213D0D1D100298F87 /* SingleEntityWithNoRelationships.plist */; };
|
|
C77E5FB513D0D1EC00298F87 /* SampleJSONDataForImport.json in Resources */ = {isa = PBXBuildFile; fileRef = C77E5FB413D0D1EC00298F87 /* SampleJSONDataForImport.json */; };
|
|
C77E5FB813D0D25100298F87 /* DataImportTests.m in Sources */ = {isa = PBXBuildFile; fileRef = C77E5FB713D0D25100298F87 /* DataImportTests.m */; };
|
|
C77E5FBB13D0D2AE00298F87 /* FixtureHelpers.m in Sources */ = {isa = PBXBuildFile; fileRef = C77E5FBA13D0D2AE00298F87 /* FixtureHelpers.m */; };
|
|
C77E5FC113D0D55300298F87 /* _SingleEntityWithNoRelationships.m in Sources */ = {isa = PBXBuildFile; fileRef = C77E5FBE13D0D55300298F87 /* _SingleEntityWithNoRelationships.m */; };
|
|
C77E5FC213D0D55300298F87 /* SingleEntityWithNoRelationships.m in Sources */ = {isa = PBXBuildFile; fileRef = C77E5FC013D0D55300298F87 /* SingleEntityWithNoRelationships.m */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
C70B6E6F13D0F62500709450 /* NSPersisentStoreHelperTests.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NSPersisentStoreHelperTests.h; path = "Unit Tests/NSPersisentStoreHelperTests.h"; sourceTree = "<group>"; };
|
|
C70B6E7013D0F62500709450 /* NSPersisentStoreHelperTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = NSPersisentStoreHelperTests.m; path = "Unit Tests/NSPersisentStoreHelperTests.m"; sourceTree = "<group>"; };
|
|
C70B6E7213D0F64000709450 /* NSPersistentStoreCoordinatorHelperTests.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NSPersistentStoreCoordinatorHelperTests.h; path = "Unit Tests/NSPersistentStoreCoordinatorHelperTests.h"; sourceTree = "<group>"; };
|
|
C70B6E7313D0F64000709450 /* NSPersistentStoreCoordinatorHelperTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = NSPersistentStoreCoordinatorHelperTests.m; path = "Unit Tests/NSPersistentStoreCoordinatorHelperTests.m"; sourceTree = "<group>"; };
|
|
C70B6E7513D0F66000709450 /* NSManagedObjectModelHelperTests.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NSManagedObjectModelHelperTests.h; path = "Unit Tests/NSManagedObjectModelHelperTests.h"; sourceTree = "<group>"; };
|
|
C70B6E7613D0F66000709450 /* NSManagedObjectModelHelperTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = NSManagedObjectModelHelperTests.m; path = "Unit Tests/NSManagedObjectModelHelperTests.m"; sourceTree = "<group>"; };
|
|
C70B6E7813D0F68400709450 /* NSManagedObjectContextHelperTests.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NSManagedObjectContextHelperTests.h; path = "Unit Tests/NSManagedObjectContextHelperTests.h"; sourceTree = "<group>"; };
|
|
C70B6E7913D0F68400709450 /* NSManagedObjectContextHelperTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = NSManagedObjectContextHelperTests.m; path = "Unit Tests/NSManagedObjectContextHelperTests.m"; sourceTree = "<group>"; };
|
|
C70B6E7B13D0F69A00709450 /* NSManagedObjectHelperTests.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NSManagedObjectHelperTests.h; path = "Unit Tests/NSManagedObjectHelperTests.h"; sourceTree = "<group>"; };
|
|
C70B6E7C13D0F69A00709450 /* NSManagedObjectHelperTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = NSManagedObjectHelperTests.m; path = "Unit Tests/NSManagedObjectHelperTests.m"; sourceTree = "<group>"; };
|
|
C721C7DC13D0C3A00097AB6F /* Mac App Unit Tests.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Mac App Unit Tests.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
C721C7DE13D0C3A00097AB6F /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
|
|
C721C7E113D0C3A00097AB6F /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
|
|
C721C7E213D0C3A00097AB6F /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
|
|
C721C7E313D0C3A00097AB6F /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
|
C721C7E613D0C3A00097AB6F /* Mac App Unit Tests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Mac App Unit Tests-Info.plist"; sourceTree = "<group>"; };
|
|
C721C7E813D0C3A00097AB6F /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
C721C7EA13D0C3A00097AB6F /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
C721C7EC13D0C3A00097AB6F /* Mac App Unit Tests-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Mac App Unit Tests-Prefix.pch"; sourceTree = "<group>"; };
|
|
C721C7EE13D0C3A00097AB6F /* en */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = en; path = en.lproj/Credits.rtf; sourceTree = "<group>"; };
|
|
C721C7F013D0C3A00097AB6F /* Mac_App_Unit_TestsAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mac_App_Unit_TestsAppDelegate.h; sourceTree = "<group>"; };
|
|
C721C7F113D0C3A00097AB6F /* Mac_App_Unit_TestsAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Mac_App_Unit_TestsAppDelegate.m; sourceTree = "<group>"; };
|
|
C721C7F413D0C3A00097AB6F /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/MainMenu.xib; sourceTree = "<group>"; };
|
|
C721C7FD13D0C3CD0097AB6F /* iOS App Unit Tests.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "iOS App Unit Tests.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
C721C80413D0C3CD0097AB6F /* iOS App Unit Tests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "iOS App Unit Tests-Info.plist"; sourceTree = "<group>"; };
|
|
C721C80613D0C3CD0097AB6F /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
C721C80813D0C3CD0097AB6F /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
C721C80A13D0C3CD0097AB6F /* iOS App Unit Tests-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "iOS App Unit Tests-Prefix.pch"; sourceTree = "<group>"; };
|
|
C721C82F13D0C6390097AB6F /* GHUnitIOS.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = GHUnitIOS.framework; sourceTree = "<group>"; };
|
|
C721C83013D0C6390097AB6F /* OCHamcrestIOS.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = OCHamcrestIOS.framework; sourceTree = "<group>"; };
|
|
C721C83113D0C6390097AB6F /* OCMock.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = OCMock.framework; sourceTree = "<group>"; };
|
|
C721C83513D0C6390097AB6F /* NSNotificationCenter+OCMAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSNotificationCenter+OCMAdditions.h"; sourceTree = "<group>"; };
|
|
C721C83613D0C6390097AB6F /* OCMArg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMArg.h; sourceTree = "<group>"; };
|
|
C721C83713D0C6390097AB6F /* OCMConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMConstraint.h; sourceTree = "<group>"; };
|
|
C721C83813D0C6390097AB6F /* OCMock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMock.h; sourceTree = "<group>"; };
|
|
C721C83913D0C6390097AB6F /* OCMockObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMockObject.h; sourceTree = "<group>"; };
|
|
C721C83A13D0C6390097AB6F /* OCMockRecorder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMockRecorder.h; sourceTree = "<group>"; };
|
|
C721C83B13D0C6390097AB6F /* libOCMock.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libOCMock.a; sourceTree = "<group>"; };
|
|
C721C84113D0C6460097AB6F /* GHUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = GHUnit.framework; sourceTree = "<group>"; };
|
|
C721C84213D0C6460097AB6F /* OCHamcrest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = OCHamcrest.framework; sourceTree = "<group>"; };
|
|
C721C84313D0C6460097AB6F /* OCMock.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = OCMock.framework; sourceTree = "<group>"; };
|
|
C721C84713D0C6460097AB6F /* NSNotificationCenter+OCMAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSNotificationCenter+OCMAdditions.h"; sourceTree = "<group>"; };
|
|
C721C84813D0C6460097AB6F /* OCMArg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMArg.h; sourceTree = "<group>"; };
|
|
C721C84913D0C6460097AB6F /* OCMConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMConstraint.h; sourceTree = "<group>"; };
|
|
C721C84A13D0C6460097AB6F /* OCMock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMock.h; sourceTree = "<group>"; };
|
|
C721C84B13D0C6460097AB6F /* OCMockObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMockObject.h; sourceTree = "<group>"; };
|
|
C721C84C13D0C6460097AB6F /* OCMockRecorder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMockRecorder.h; sourceTree = "<group>"; };
|
|
C721C84D13D0C6460097AB6F /* libOCMock.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libOCMock.a; sourceTree = "<group>"; };
|
|
C721C85613D0C7030097AB6F /* ARCoreDataAction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ARCoreDataAction.h; sourceTree = "<group>"; };
|
|
C721C85713D0C7030097AB6F /* ARCoreDataAction.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ARCoreDataAction.m; sourceTree = "<group>"; };
|
|
C721C85B13D0C7030097AB6F /* NSManagedObject+MagicalRecord.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSManagedObject+MagicalRecord.h"; sourceTree = "<group>"; };
|
|
C721C85C13D0C7030097AB6F /* NSManagedObject+MagicalRecord.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSManagedObject+MagicalRecord.m"; sourceTree = "<group>"; };
|
|
C721C85D13D0C7030097AB6F /* NSManagedObjectContext+MagicalRecord.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSManagedObjectContext+MagicalRecord.h"; sourceTree = "<group>"; };
|
|
C721C85E13D0C7030097AB6F /* NSManagedObjectContext+MagicalRecord.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSManagedObjectContext+MagicalRecord.m"; sourceTree = "<group>"; };
|
|
C721C85F13D0C7030097AB6F /* NSManagedObjectModel+MagicalRecord.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSManagedObjectModel+MagicalRecord.h"; sourceTree = "<group>"; };
|
|
C721C86013D0C7030097AB6F /* NSManagedObjectModel+MagicalRecord.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSManagedObjectModel+MagicalRecord.m"; sourceTree = "<group>"; };
|
|
C721C86113D0C7030097AB6F /* NSPersistentStore+MagicalRecord.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSPersistentStore+MagicalRecord.h"; sourceTree = "<group>"; };
|
|
C721C86213D0C7030097AB6F /* NSPersistentStore+MagicalRecord.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSPersistentStore+MagicalRecord.m"; sourceTree = "<group>"; };
|
|
C721C86313D0C7030097AB6F /* NSPersistentStoreCoordinator+MagicalRecord.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSPersistentStoreCoordinator+MagicalRecord.h"; sourceTree = "<group>"; };
|
|
C721C86413D0C7030097AB6F /* NSPersistentStoreCoordinator+MagicalRecord.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSPersistentStoreCoordinator+MagicalRecord.m"; sourceTree = "<group>"; };
|
|
C721C86513D0C7030097AB6F /* CoreData+MagicalRecord.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "CoreData+MagicalRecord.h"; sourceTree = "<group>"; };
|
|
C721C86613D0C7030097AB6F /* MagicalRecordHelpers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MagicalRecordHelpers.h; sourceTree = "<group>"; };
|
|
C721C86713D0C7030097AB6F /* MagicalRecordHelpers.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MagicalRecordHelpers.m; sourceTree = "<group>"; };
|
|
C75A4E7113D0D88D00790CEB /* NSManagedObject+MagicalDataImport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSManagedObject+MagicalDataImport.h"; sourceTree = "<group>"; };
|
|
C75A4E7213D0D88D00790CEB /* NSManagedObject+MagicalDataImport.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSManagedObject+MagicalDataImport.m"; sourceTree = "<group>"; };
|
|
C77E5F9C13D0CA1800298F87 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk/System/Library/Frameworks/CoreGraphics.framework; sourceTree = DEVELOPER_DIR; };
|
|
C77E5F9F13D0CA2700298F87 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk/System/Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; };
|
|
C77E5FA213D0CAC700298F87 /* GHUnitIOSTestMain.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GHUnitIOSTestMain.m; path = "../../../../../../saul/Desktop/iOS Test Frameworks/GHUnitIOSTestMain.m"; sourceTree = "<group>"; };
|
|
C77E5FA613D0CBDE00298F87 /* MagicalRecordHelperTests.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MagicalRecordHelperTests.h; path = "Unit Tests/MagicalRecordHelperTests.h"; sourceTree = "<group>"; };
|
|
C77E5FA713D0CBDE00298F87 /* MagicalRecordHelperTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MagicalRecordHelperTests.m; path = "Unit Tests/MagicalRecordHelperTests.m"; sourceTree = "<group>"; };
|
|
C77E5FAB13D0CC0E00298F87 /* TestModel.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = TestModel.xcdatamodel; sourceTree = "<group>"; };
|
|
C77E5FB213D0D1D100298F87 /* SingleEntityWithNoRelationships.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = SingleEntityWithNoRelationships.plist; path = "Unit Tests/Fixtures/SingleEntityWithNoRelationships.plist"; sourceTree = "<group>"; };
|
|
C77E5FB413D0D1EC00298F87 /* SampleJSONDataForImport.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; name = SampleJSONDataForImport.json; path = "Unit Tests/Fixtures/SampleJSONDataForImport.json"; sourceTree = "<group>"; };
|
|
C77E5FB613D0D25100298F87 /* DataImportTests.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DataImportTests.h; path = "Unit Tests/DataImportTests.h"; sourceTree = "<group>"; };
|
|
C77E5FB713D0D25100298F87 /* DataImportTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DataImportTests.m; path = "Unit Tests/DataImportTests.m"; sourceTree = "<group>"; };
|
|
C77E5FB913D0D2AE00298F87 /* FixtureHelpers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FixtureHelpers.h; path = "Unit Tests/Fixtures/FixtureHelpers.h"; sourceTree = "<group>"; };
|
|
C77E5FBA13D0D2AE00298F87 /* FixtureHelpers.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = FixtureHelpers.m; path = "Unit Tests/Fixtures/FixtureHelpers.m"; sourceTree = "<group>"; };
|
|
C77E5FBD13D0D55300298F87 /* _SingleEntityWithNoRelationships.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _SingleEntityWithNoRelationships.h; sourceTree = "<group>"; };
|
|
C77E5FBE13D0D55300298F87 /* _SingleEntityWithNoRelationships.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = _SingleEntityWithNoRelationships.m; sourceTree = "<group>"; };
|
|
C77E5FBF13D0D55300298F87 /* SingleEntityWithNoRelationships.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SingleEntityWithNoRelationships.h; sourceTree = "<group>"; };
|
|
C77E5FC013D0D55300298F87 /* SingleEntityWithNoRelationships.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SingleEntityWithNoRelationships.m; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
C721C7D913D0C3A00097AB6F /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C721C7DF13D0C3A00097AB6F /* Cocoa.framework in Frameworks */,
|
|
C721C82313D0C45C0097AB6F /* AppKit.framework in Frameworks */,
|
|
C721C82413D0C45E0097AB6F /* Foundation.framework in Frameworks */,
|
|
C721C84E13D0C6460097AB6F /* GHUnit.framework in Frameworks */,
|
|
C721C84F13D0C6460097AB6F /* OCHamcrest.framework in Frameworks */,
|
|
C721C85013D0C6460097AB6F /* OCMock.framework in Frameworks */,
|
|
C721C85113D0C6460097AB6F /* libOCMock.a in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C721C7FA13D0C3CD0097AB6F /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C77E5FA113D0CA3000298F87 /* UIKit.framework in Frameworks */,
|
|
C77E5F9E13D0CA2100298F87 /* CoreGraphics.framework in Frameworks */,
|
|
C721C82513D0C4660097AB6F /* Foundation.framework in Frameworks */,
|
|
C77E5F9B13D0CA0A00298F87 /* CoreData.framework in Frameworks */,
|
|
C721C83C13D0C6390097AB6F /* GHUnitIOS.framework in Frameworks */,
|
|
C721C83D13D0C6390097AB6F /* OCHamcrestIOS.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
C721C7A013D0A3750097AB6F = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C721C7E413D0C3A00097AB6F /* Mac App Unit Tests */,
|
|
C721C80213D0C3CD0097AB6F /* iOS App Unit Tests */,
|
|
C721C7B313D0A3AF0097AB6F /* Frameworks */,
|
|
C721C7B113D0A3AF0097AB6F /* Products */,
|
|
C77E5FA513D0CBA600298F87 /* Unit Tests */,
|
|
C721C85513D0C7030097AB6F /* Source */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
C721C7B113D0A3AF0097AB6F /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C721C7DC13D0C3A00097AB6F /* Mac App Unit Tests.app */,
|
|
C721C7FD13D0C3CD0097AB6F /* iOS App Unit Tests.app */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
C721C7B313D0A3AF0097AB6F /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C721C7E313D0C3A00097AB6F /* Foundation.framework */,
|
|
C721C7E213D0C3A00097AB6F /* CoreData.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
C721C7E413D0C3A00097AB6F /* Mac App Unit Tests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C721C7F013D0C3A00097AB6F /* Mac_App_Unit_TestsAppDelegate.h */,
|
|
C721C7F113D0C3A00097AB6F /* Mac_App_Unit_TestsAppDelegate.m */,
|
|
C721C7F313D0C3A00097AB6F /* MainMenu.xib */,
|
|
C721C7E513D0C3A00097AB6F /* Supporting Files */,
|
|
);
|
|
path = "Mac App Unit Tests";
|
|
sourceTree = "<group>";
|
|
};
|
|
C721C7E513D0C3A00097AB6F /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C721C84013D0C6460097AB6F /* Frameworks */,
|
|
C721C7E613D0C3A00097AB6F /* Mac App Unit Tests-Info.plist */,
|
|
C721C7E713D0C3A00097AB6F /* InfoPlist.strings */,
|
|
C721C7EA13D0C3A00097AB6F /* main.m */,
|
|
C721C7EC13D0C3A00097AB6F /* Mac App Unit Tests-Prefix.pch */,
|
|
C721C7ED13D0C3A00097AB6F /* Credits.rtf */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
C721C80213D0C3CD0097AB6F /* iOS App Unit Tests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C77E5FA213D0CAC700298F87 /* GHUnitIOSTestMain.m */,
|
|
C721C80313D0C3CD0097AB6F /* Supporting Files */,
|
|
);
|
|
path = "iOS App Unit Tests";
|
|
sourceTree = "<group>";
|
|
};
|
|
C721C80313D0C3CD0097AB6F /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C721C82E13D0C6390097AB6F /* Frameworks */,
|
|
C721C80413D0C3CD0097AB6F /* iOS App Unit Tests-Info.plist */,
|
|
C721C80513D0C3CD0097AB6F /* InfoPlist.strings */,
|
|
C721C80813D0C3CD0097AB6F /* main.m */,
|
|
C721C80A13D0C3CD0097AB6F /* iOS App Unit Tests-Prefix.pch */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
C721C82E13D0C6390097AB6F /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C77E5F9F13D0CA2700298F87 /* UIKit.framework */,
|
|
C77E5F9C13D0CA1800298F87 /* CoreGraphics.framework */,
|
|
C721C82F13D0C6390097AB6F /* GHUnitIOS.framework */,
|
|
C721C83013D0C6390097AB6F /* OCHamcrestIOS.framework */,
|
|
C721C83113D0C6390097AB6F /* OCMock.framework */,
|
|
C721C83213D0C6390097AB6F /* OCMockLibrary */,
|
|
);
|
|
path = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
C721C83213D0C6390097AB6F /* OCMockLibrary */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C721C83313D0C6390097AB6F /* Headers */,
|
|
C721C83B13D0C6390097AB6F /* libOCMock.a */,
|
|
);
|
|
path = OCMockLibrary;
|
|
sourceTree = "<group>";
|
|
};
|
|
C721C83313D0C6390097AB6F /* Headers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C721C83413D0C6390097AB6F /* OCMock */,
|
|
);
|
|
path = Headers;
|
|
sourceTree = "<group>";
|
|
};
|
|
C721C83413D0C6390097AB6F /* OCMock */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C721C83513D0C6390097AB6F /* NSNotificationCenter+OCMAdditions.h */,
|
|
C721C83613D0C6390097AB6F /* OCMArg.h */,
|
|
C721C83713D0C6390097AB6F /* OCMConstraint.h */,
|
|
C721C83813D0C6390097AB6F /* OCMock.h */,
|
|
C721C83913D0C6390097AB6F /* OCMockObject.h */,
|
|
C721C83A13D0C6390097AB6F /* OCMockRecorder.h */,
|
|
);
|
|
path = OCMock;
|
|
sourceTree = "<group>";
|
|
};
|
|
C721C84013D0C6460097AB6F /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C721C7E113D0C3A00097AB6F /* AppKit.framework */,
|
|
C721C7DE13D0C3A00097AB6F /* Cocoa.framework */,
|
|
C721C84113D0C6460097AB6F /* GHUnit.framework */,
|
|
C721C84213D0C6460097AB6F /* OCHamcrest.framework */,
|
|
C721C84313D0C6460097AB6F /* OCMock.framework */,
|
|
C721C84413D0C6460097AB6F /* OCMockLibrary */,
|
|
);
|
|
path = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
C721C84413D0C6460097AB6F /* OCMockLibrary */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C721C84513D0C6460097AB6F /* Headers */,
|
|
C721C84D13D0C6460097AB6F /* libOCMock.a */,
|
|
);
|
|
path = OCMockLibrary;
|
|
sourceTree = "<group>";
|
|
};
|
|
C721C84513D0C6460097AB6F /* Headers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C721C84613D0C6460097AB6F /* OCMock */,
|
|
);
|
|
path = Headers;
|
|
sourceTree = "<group>";
|
|
};
|
|
C721C84613D0C6460097AB6F /* OCMock */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C721C84713D0C6460097AB6F /* NSNotificationCenter+OCMAdditions.h */,
|
|
C721C84813D0C6460097AB6F /* OCMArg.h */,
|
|
C721C84913D0C6460097AB6F /* OCMConstraint.h */,
|
|
C721C84A13D0C6460097AB6F /* OCMock.h */,
|
|
C721C84B13D0C6460097AB6F /* OCMockObject.h */,
|
|
C721C84C13D0C6460097AB6F /* OCMockRecorder.h */,
|
|
);
|
|
path = OCMock;
|
|
sourceTree = "<group>";
|
|
};
|
|
C721C85513D0C7030097AB6F /* Source */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C721C85813D0C7030097AB6F /* Categories */,
|
|
C721C85613D0C7030097AB6F /* ARCoreDataAction.h */,
|
|
C721C85713D0C7030097AB6F /* ARCoreDataAction.m */,
|
|
C721C86513D0C7030097AB6F /* CoreData+MagicalRecord.h */,
|
|
C721C86613D0C7030097AB6F /* MagicalRecordHelpers.h */,
|
|
C721C86713D0C7030097AB6F /* MagicalRecordHelpers.m */,
|
|
);
|
|
path = Source;
|
|
sourceTree = "<group>";
|
|
};
|
|
C721C85813D0C7030097AB6F /* Categories */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C75A4E7113D0D88D00790CEB /* NSManagedObject+MagicalDataImport.h */,
|
|
C75A4E7213D0D88D00790CEB /* NSManagedObject+MagicalDataImport.m */,
|
|
C721C85B13D0C7030097AB6F /* NSManagedObject+MagicalRecord.h */,
|
|
C721C85C13D0C7030097AB6F /* NSManagedObject+MagicalRecord.m */,
|
|
C721C85D13D0C7030097AB6F /* NSManagedObjectContext+MagicalRecord.h */,
|
|
C721C85E13D0C7030097AB6F /* NSManagedObjectContext+MagicalRecord.m */,
|
|
C721C85F13D0C7030097AB6F /* NSManagedObjectModel+MagicalRecord.h */,
|
|
C721C86013D0C7030097AB6F /* NSManagedObjectModel+MagicalRecord.m */,
|
|
C721C86113D0C7030097AB6F /* NSPersistentStore+MagicalRecord.h */,
|
|
C721C86213D0C7030097AB6F /* NSPersistentStore+MagicalRecord.m */,
|
|
C721C86313D0C7030097AB6F /* NSPersistentStoreCoordinator+MagicalRecord.h */,
|
|
C721C86413D0C7030097AB6F /* NSPersistentStoreCoordinator+MagicalRecord.m */,
|
|
);
|
|
path = Categories;
|
|
sourceTree = "<group>";
|
|
};
|
|
C77E5FA513D0CBA600298F87 /* Unit Tests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C77E5FA913D0CBE300298F87 /* Fixtures */,
|
|
C77E5FA613D0CBDE00298F87 /* MagicalRecordHelperTests.h */,
|
|
C77E5FA713D0CBDE00298F87 /* MagicalRecordHelperTests.m */,
|
|
C77E5FB613D0D25100298F87 /* DataImportTests.h */,
|
|
C77E5FB713D0D25100298F87 /* DataImportTests.m */,
|
|
C70B6E6F13D0F62500709450 /* NSPersisentStoreHelperTests.h */,
|
|
C70B6E7013D0F62500709450 /* NSPersisentStoreHelperTests.m */,
|
|
C70B6E7213D0F64000709450 /* NSPersistentStoreCoordinatorHelperTests.h */,
|
|
C70B6E7313D0F64000709450 /* NSPersistentStoreCoordinatorHelperTests.m */,
|
|
C70B6E7513D0F66000709450 /* NSManagedObjectModelHelperTests.h */,
|
|
C70B6E7613D0F66000709450 /* NSManagedObjectModelHelperTests.m */,
|
|
C70B6E7813D0F68400709450 /* NSManagedObjectContextHelperTests.h */,
|
|
C70B6E7913D0F68400709450 /* NSManagedObjectContextHelperTests.m */,
|
|
C70B6E7B13D0F69A00709450 /* NSManagedObjectHelperTests.h */,
|
|
C70B6E7C13D0F69A00709450 /* NSManagedObjectHelperTests.m */,
|
|
);
|
|
name = "Unit Tests";
|
|
sourceTree = "<group>";
|
|
};
|
|
C77E5FA913D0CBE300298F87 /* Fixtures */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C77E5FB113D0D18D00298F87 /* Sample Data Files */,
|
|
C77E5FB013D0D18000298F87 /* Sample Models */,
|
|
C77E5FB913D0D2AE00298F87 /* FixtureHelpers.h */,
|
|
C77E5FBA13D0D2AE00298F87 /* FixtureHelpers.m */,
|
|
);
|
|
name = Fixtures;
|
|
sourceTree = "<group>";
|
|
};
|
|
C77E5FB013D0D18000298F87 /* Sample Models */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C77E5FBC13D0D55300298F87 /* TestEntities */,
|
|
C77E5FAA13D0CC0E00298F87 /* TestModel.xcdatamodeld */,
|
|
);
|
|
name = "Sample Models";
|
|
sourceTree = "<group>";
|
|
};
|
|
C77E5FB113D0D18D00298F87 /* Sample Data Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C77E5FB213D0D1D100298F87 /* SingleEntityWithNoRelationships.plist */,
|
|
C77E5FB413D0D1EC00298F87 /* SampleJSONDataForImport.json */,
|
|
);
|
|
name = "Sample Data Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
C77E5FBC13D0D55300298F87 /* TestEntities */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C77E5FBD13D0D55300298F87 /* _SingleEntityWithNoRelationships.h */,
|
|
C77E5FBE13D0D55300298F87 /* _SingleEntityWithNoRelationships.m */,
|
|
C77E5FBF13D0D55300298F87 /* SingleEntityWithNoRelationships.h */,
|
|
C77E5FC013D0D55300298F87 /* SingleEntityWithNoRelationships.m */,
|
|
);
|
|
name = TestEntities;
|
|
path = "Unit Tests/Fixtures/TestEntities";
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
C721C7DB13D0C3A00097AB6F /* Mac App Unit Tests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = C721C7F613D0C3A00097AB6F /* Build configuration list for PBXNativeTarget "Mac App Unit Tests" */;
|
|
buildPhases = (
|
|
C721C7D813D0C3A00097AB6F /* Sources */,
|
|
C721C7D913D0C3A00097AB6F /* Frameworks */,
|
|
C721C7DA13D0C3A00097AB6F /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "Mac App Unit Tests";
|
|
productName = "Mac App Unit Tests";
|
|
productReference = C721C7DC13D0C3A00097AB6F /* Mac App Unit Tests.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
C721C7FC13D0C3CD0097AB6F /* iOS App Unit Tests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = C721C81C13D0C3CD0097AB6F /* Build configuration list for PBXNativeTarget "iOS App Unit Tests" */;
|
|
buildPhases = (
|
|
C721C7F913D0C3CD0097AB6F /* Sources */,
|
|
C721C7FA13D0C3CD0097AB6F /* Frameworks */,
|
|
C721C7FB13D0C3CD0097AB6F /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "iOS App Unit Tests";
|
|
productName = "iOS App Unit Tests";
|
|
productReference = C721C7FD13D0C3CD0097AB6F /* iOS App Unit Tests.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
C721C7A213D0A3750097AB6F /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
ORGANIZATIONNAME = "Magical Panda Software LLC";
|
|
};
|
|
buildConfigurationList = C721C7A513D0A3750097AB6F /* Build configuration list for PBXProject "Magical Record" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
);
|
|
mainGroup = C721C7A013D0A3750097AB6F;
|
|
productRefGroup = C721C7B113D0A3AF0097AB6F /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
C721C7DB13D0C3A00097AB6F /* Mac App Unit Tests */,
|
|
C721C7FC13D0C3CD0097AB6F /* iOS App Unit Tests */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
C721C7DA13D0C3A00097AB6F /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C721C7E913D0C3A00097AB6F /* InfoPlist.strings in Resources */,
|
|
C721C7EF13D0C3A00097AB6F /* Credits.rtf in Resources */,
|
|
C721C7F513D0C3A00097AB6F /* MainMenu.xib in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C721C7FB13D0C3CD0097AB6F /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C721C80713D0C3CD0097AB6F /* InfoPlist.strings in Resources */,
|
|
C77E5FB313D0D1D100298F87 /* SingleEntityWithNoRelationships.plist in Resources */,
|
|
C77E5FB513D0D1EC00298F87 /* SampleJSONDataForImport.json in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
C721C7D813D0C3A00097AB6F /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C721C7EB13D0C3A00097AB6F /* main.m in Sources */,
|
|
C721C7F213D0C3A00097AB6F /* Mac_App_Unit_TestsAppDelegate.m in Sources */,
|
|
C721C86813D0C7030097AB6F /* ARCoreDataAction.m in Sources */,
|
|
C721C86C13D0C7030097AB6F /* NSManagedObject+MagicalRecord.m in Sources */,
|
|
C721C86E13D0C7030097AB6F /* NSManagedObjectContext+MagicalRecord.m in Sources */,
|
|
C721C87013D0C7030097AB6F /* NSManagedObjectModel+MagicalRecord.m in Sources */,
|
|
C721C87213D0C7030097AB6F /* NSPersistentStore+MagicalRecord.m in Sources */,
|
|
C721C87413D0C7030097AB6F /* NSPersistentStoreCoordinator+MagicalRecord.m in Sources */,
|
|
C721C87613D0C7030097AB6F /* MagicalRecordHelpers.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C721C7F913D0C3CD0097AB6F /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C721C86913D0C7030097AB6F /* ARCoreDataAction.m in Sources */,
|
|
C721C86D13D0C7030097AB6F /* NSManagedObject+MagicalRecord.m in Sources */,
|
|
C721C86F13D0C7030097AB6F /* NSManagedObjectContext+MagicalRecord.m in Sources */,
|
|
C721C87113D0C7030097AB6F /* NSManagedObjectModel+MagicalRecord.m in Sources */,
|
|
C721C87313D0C7030097AB6F /* NSPersistentStore+MagicalRecord.m in Sources */,
|
|
C721C87513D0C7030097AB6F /* NSPersistentStoreCoordinator+MagicalRecord.m in Sources */,
|
|
C721C87713D0C7030097AB6F /* MagicalRecordHelpers.m in Sources */,
|
|
C77E5FA413D0CAD000298F87 /* GHUnitIOSTestMain.m in Sources */,
|
|
C77E5FA813D0CBDE00298F87 /* MagicalRecordHelperTests.m in Sources */,
|
|
C77E5FAC13D0CC0E00298F87 /* TestModel.xcdatamodeld in Sources */,
|
|
C77E5FB813D0D25100298F87 /* DataImportTests.m in Sources */,
|
|
C77E5FBB13D0D2AE00298F87 /* FixtureHelpers.m in Sources */,
|
|
C77E5FC113D0D55300298F87 /* _SingleEntityWithNoRelationships.m in Sources */,
|
|
C77E5FC213D0D55300298F87 /* SingleEntityWithNoRelationships.m in Sources */,
|
|
C75A4E7313D0D88D00790CEB /* NSManagedObject+MagicalDataImport.m in Sources */,
|
|
C70B6E7113D0F62500709450 /* NSPersisentStoreHelperTests.m in Sources */,
|
|
C70B6E7413D0F64000709450 /* NSPersistentStoreCoordinatorHelperTests.m in Sources */,
|
|
C70B6E7713D0F66000709450 /* NSManagedObjectModelHelperTests.m in Sources */,
|
|
C70B6E7A13D0F68400709450 /* NSManagedObjectContextHelperTests.m in Sources */,
|
|
C70B6E7D13D0F69A00709450 /* NSManagedObjectHelperTests.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
C721C7E713D0C3A00097AB6F /* InfoPlist.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
C721C7E813D0C3A00097AB6F /* en */,
|
|
);
|
|
name = InfoPlist.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
C721C7ED13D0C3A00097AB6F /* Credits.rtf */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
C721C7EE13D0C3A00097AB6F /* en */,
|
|
);
|
|
name = Credits.rtf;
|
|
sourceTree = "<group>";
|
|
};
|
|
C721C7F313D0C3A00097AB6F /* MainMenu.xib */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
C721C7F413D0C3A00097AB6F /* en */,
|
|
);
|
|
name = MainMenu.xib;
|
|
sourceTree = "<group>";
|
|
};
|
|
C721C80513D0C3CD0097AB6F /* InfoPlist.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
C721C80613D0C3CD0097AB6F /* en */,
|
|
);
|
|
name = InfoPlist.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
C721C7A713D0A3750097AB6F /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
};
|
|
name = Debug;
|
|
};
|
|
C721C7A813D0A3750097AB6F /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
};
|
|
name = Release;
|
|
};
|
|
C721C7F713D0C3A00097AB6F /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
|
COPY_PHASE_STRIP = NO;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"\"$(SRCROOT)/Mac App Unit Tests/Frameworks\"",
|
|
);
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "Mac App Unit Tests/Mac App Unit Tests-Prefix.pch";
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
INFOPLIST_FILE = "Mac App Unit Tests/Mac App Unit Tests-Info.plist";
|
|
LIBRARY_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"\"$(SRCROOT)/Mac App Unit Tests/Frameworks/OCMockLibrary\"",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 10.7;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = macosx;
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Debug;
|
|
};
|
|
C721C7F813D0C3A00097AB6F /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"\"$(SRCROOT)/Mac App Unit Tests/Frameworks\"",
|
|
);
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "Mac App Unit Tests/Mac App Unit Tests-Prefix.pch";
|
|
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
INFOPLIST_FILE = "Mac App Unit Tests/Mac App Unit Tests-Info.plist";
|
|
LIBRARY_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"\"$(SRCROOT)/Mac App Unit Tests/Frameworks/OCMockLibrary\"",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 10.7;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = macosx;
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Release;
|
|
};
|
|
C721C81D13D0C3CD0097AB6F /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = NO;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"\"$(DEVELOPER_FRAMEWORKS_DIR)\"",
|
|
"\"$(SRCROOT)/iOS App Unit Tests/Frameworks\"",
|
|
);
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "iOS App Unit Tests/iOS App Unit Tests-Prefix.pch";
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
|
|
GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
INFOPLIST_FILE = "iOS App Unit Tests/iOS App Unit Tests-Info.plist";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 5.0;
|
|
LIBRARY_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"\"$(SRCROOT)/iOS App Unit Tests/Frameworks/OCMockLibrary\"",
|
|
);
|
|
OTHER_LDFLAGS = (
|
|
"-all_load",
|
|
"-ObjC",
|
|
"-lstdc++",
|
|
);
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = iphoneos;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Debug;
|
|
};
|
|
C721C81E13D0C3CD0097AB6F /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"\"$(DEVELOPER_FRAMEWORKS_DIR)\"",
|
|
"\"$(SRCROOT)/iOS App Unit Tests/Frameworks\"",
|
|
);
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "iOS App Unit Tests/iOS App Unit Tests-Prefix.pch";
|
|
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
|
|
GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
INFOPLIST_FILE = "iOS App Unit Tests/iOS App Unit Tests-Info.plist";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 5.0;
|
|
LIBRARY_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"\"$(SRCROOT)/iOS App Unit Tests/Frameworks/OCMockLibrary\"",
|
|
);
|
|
OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
|
|
OTHER_LDFLAGS = (
|
|
"-all_load",
|
|
"-ObjC",
|
|
"-lstdc++",
|
|
);
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = iphoneos;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
C721C7A513D0A3750097AB6F /* Build configuration list for PBXProject "Magical Record" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C721C7A713D0A3750097AB6F /* Debug */,
|
|
C721C7A813D0A3750097AB6F /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
C721C7F613D0C3A00097AB6F /* Build configuration list for PBXNativeTarget "Mac App Unit Tests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C721C7F713D0C3A00097AB6F /* Debug */,
|
|
C721C7F813D0C3A00097AB6F /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
C721C81C13D0C3CD0097AB6F /* Build configuration list for PBXNativeTarget "iOS App Unit Tests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C721C81D13D0C3CD0097AB6F /* Debug */,
|
|
C721C81E13D0C3CD0097AB6F /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
|
|
/* Begin XCVersionGroup section */
|
|
C77E5FAA13D0CC0E00298F87 /* TestModel.xcdatamodeld */ = {
|
|
isa = XCVersionGroup;
|
|
children = (
|
|
C77E5FAB13D0CC0E00298F87 /* TestModel.xcdatamodel */,
|
|
);
|
|
currentVersion = C77E5FAB13D0CC0E00298F87 /* TestModel.xcdatamodel */;
|
|
name = TestModel.xcdatamodeld;
|
|
path = "Unit Tests/Fixtures/TestModel.xcdatamodeld";
|
|
sourceTree = "<group>";
|
|
versionGroupType = wrapper.xcdatamodel;
|
|
};
|
|
/* End XCVersionGroup section */
|
|
};
|
|
rootObject = C721C7A213D0A3750097AB6F /* Project object */;
|
|
}
|