|
24 | 24 | D556DF8D19EF8C71008556A8 /* CoreDataStackTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D556DF8C19EF8C71008556A8 /* CoreDataStackTests.swift */; }; |
25 | 25 | D566F6AE19F0DCA0003C503F /* NSPropertyDescription+Importing.swift in Sources */ = {isa = PBXBuildFile; fileRef = D566F6AD19F0DCA0003C503F /* NSPropertyDescription+Importing.swift */; }; |
26 | 26 | D566F6B219F0F277003C503F /* JsonDecode+Importing.swift in Sources */ = {isa = PBXBuildFile; fileRef = D566F6B119F0F277003C503F /* JsonDecode+Importing.swift */; }; |
27 | | - D56E1EAA19FF7409006A280C /* EmployeesNestedWithoutIdRelation.json in Resources */ = {isa = PBXBuildFile; fileRef = D56E1EA919FF7409006A280C /* EmployeesNestedWithoutIdRelation.json */; }; |
28 | | - D56E1EAC19FF749B006A280C /* EmployeeWithRelationWithoutId.swift in Sources */ = {isa = PBXBuildFile; fileRef = D56E1EAB19FF749B006A280C /* EmployeeWithRelationWithoutId.swift */; }; |
| 27 | + D56E1EAA19FF7409006A280C /* EmployeesNestedEmbeddingRelation.json in Resources */ = {isa = PBXBuildFile; fileRef = D56E1EA919FF7409006A280C /* EmployeesNestedEmbeddingRelation.json */; }; |
| 28 | + D56E1EAC19FF749B006A280C /* EmployeeWithRelationEmbedding.swift in Sources */ = {isa = PBXBuildFile; fileRef = D56E1EAB19FF749B006A280C /* EmployeeWithRelationEmbedding.swift */; }; |
29 | 29 | D56E1EAE19FF749B006A280C /* Salary.swift in Sources */ = {isa = PBXBuildFile; fileRef = D56E1EAD19FF749B006A280C /* Salary.swift */; }; |
30 | 30 | D58D29D919F83604006D3B07 /* EmployeesNestedRelation.json in Resources */ = {isa = PBXBuildFile; fileRef = D58D29D819F83604006D3B07 /* EmployeesNestedRelation.json */; }; |
31 | 31 | D595F67F19EEDE6000D73790 /* Employee.swift in Sources */ = {isa = PBXBuildFile; fileRef = D595F67E19EEDE6000D73790 /* Employee.swift */; }; |
|
67 | 67 | D5093C6919EF9B5700139262 /* NSPersistentStoreCoordinatorTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NSPersistentStoreCoordinatorTests.swift; sourceTree = "<group>"; }; |
68 | 68 | D5098CDC1A052D9F000CC246 /* ManagedObjectObserverTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ManagedObjectObserverTests.swift; sourceTree = "<group>"; }; |
69 | 69 | D51AFE151965266000287A2D /* NSPersistentStoreCoordinator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NSPersistentStoreCoordinator.swift; sourceTree = "<group>"; }; |
70 | | - D5253DA019F12F1C00E8B4AF /* NSManagedObject+Importing.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NSManagedObject+Importing.swift"; sourceTree = "<group>"; }; |
| 70 | + D5253DA019F12F1C00E8B4AF /* NSManagedObject+Importing.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = "NSManagedObject+Importing.swift"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; }; |
71 | 71 | D5253DA219F1398600E8B4AF /* NSManagedObjectContext+Importing.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NSManagedObjectContext+Importing.swift"; sourceTree = "<group>"; }; |
72 | 72 | D5253DA419F1491E00E8B4AF /* NamedManagedObject.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NamedManagedObject.swift; sourceTree = "<group>"; }; |
73 | 73 | D5253DA619F1591000E8B4AF /* EmployeeIncorrectEntityName.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EmployeeIncorrectEntityName.swift; sourceTree = "<group>"; }; |
74 | 74 | D532100D19F8D63D007C9DCD /* EmployeesWithNull.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = EmployeesWithNull.json; sourceTree = "<group>"; }; |
75 | 75 | D532100F19F8DA4D007C9DCD /* EmployeesWithOmittedField.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = EmployeesWithOmittedField.json; sourceTree = "<group>"; }; |
76 | | - D540D82B19FE2A5E00769B84 /* Types+Importing.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Types+Importing.swift"; sourceTree = "<group>"; }; |
| 76 | + D540D82B19FE2A5E00769B84 /* Types+Importing.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = "Types+Importing.swift"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; }; |
77 | 77 | D55152D0196A739500857453 /* NSPersistentStore.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NSPersistentStore.swift; sourceTree = "<group>"; }; |
78 | 78 | D553FD961959505800E71FCE /* NSManagedObjectContext.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NSManagedObjectContext.swift; sourceTree = "<group>"; }; |
79 | 79 | D556DF8C19EF8C71008556A8 /* CoreDataStackTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CoreDataStackTests.swift; sourceTree = "<group>"; }; |
80 | 80 | D566F6AD19F0DCA0003C503F /* NSPropertyDescription+Importing.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NSPropertyDescription+Importing.swift"; sourceTree = "<group>"; }; |
81 | 81 | D566F6B119F0F277003C503F /* JsonDecode+Importing.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "JsonDecode+Importing.swift"; sourceTree = "<group>"; }; |
82 | | - D56E1EA919FF7409006A280C /* EmployeesNestedWithoutIdRelation.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = EmployeesNestedWithoutIdRelation.json; sourceTree = "<group>"; }; |
83 | | - D56E1EAB19FF749B006A280C /* EmployeeWithRelationWithoutId.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EmployeeWithRelationWithoutId.swift; sourceTree = "<group>"; }; |
84 | | - D56E1EAD19FF749B006A280C /* Salary.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Salary.swift; sourceTree = "<group>"; }; |
| 82 | + D56E1EA919FF7409006A280C /* EmployeesNestedEmbeddingRelation.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = EmployeesNestedEmbeddingRelation.json; sourceTree = "<group>"; }; |
| 83 | + D56E1EAB19FF749B006A280C /* EmployeeWithRelationEmbedding.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = EmployeeWithRelationEmbedding.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; }; |
| 84 | + D56E1EAD19FF749B006A280C /* Salary.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = Salary.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; }; |
85 | 85 | D58D29D819F83604006D3B07 /* EmployeesNestedRelation.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = EmployeesNestedRelation.json; sourceTree = "<group>"; }; |
86 | 86 | D595F67C19EEDE3100D73790 /* Model.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = Model.xcdatamodel; sourceTree = "<group>"; }; |
87 | 87 | D595F67E19EEDE6000D73790 /* Employee.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Employee.swift; sourceTree = "<group>"; }; |
|
102 | 102 | D5D8E81B1A0363A300991FEA /* ManagedObjectObserver.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ManagedObjectObserver.swift; sourceTree = "<group>"; }; |
103 | 103 | D5EDACE219EF950B00FAC712 /* NSPersistentStoreTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NSPersistentStoreTests.swift; sourceTree = "<group>"; }; |
104 | 104 | D5FE0FBD19F28340008DC1ED /* Employees.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = Employees.json; sourceTree = "<group>"; }; |
105 | | - D5FE0FBF19F286DF008DC1ED /* NSManagedObject+ImportingTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NSManagedObject+ImportingTests.swift"; sourceTree = "<group>"; }; |
| 105 | + D5FE0FBF19F286DF008DC1ED /* NSManagedObject+ImportingTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = "NSManagedObject+ImportingTests.swift"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; }; |
106 | 106 | D5FE0FC319F29FFD008DC1ED /* EmployeeImportable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EmployeeImportable.swift; sourceTree = "<group>"; }; |
107 | 107 | D5FE0FC519F4E0D3008DC1ED /* Car.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Car.swift; sourceTree = "<group>"; }; |
108 | 108 | D5FE0FC719F4E0D4008DC1ED /* EmployeeWithRelations.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EmployeeWithRelations.swift; sourceTree = "<group>"; }; |
|
154 | 154 | D5FE0FC319F29FFD008DC1ED /* EmployeeImportable.swift */, |
155 | 155 | D5253DA619F1591000E8B4AF /* EmployeeIncorrectEntityName.swift */, |
156 | 156 | D5FE0FC719F4E0D4008DC1ED /* EmployeeWithRelations.swift */, |
157 | | - D56E1EAB19FF749B006A280C /* EmployeeWithRelationWithoutId.swift */, |
| 157 | + D56E1EAB19FF749B006A280C /* EmployeeWithRelationEmbedding.swift */, |
158 | 158 | D5FE0FBD19F28340008DC1ED /* Employees.json */, |
159 | 159 | D532100D19F8D63D007C9DCD /* EmployeesWithNull.json */, |
160 | 160 | D532100F19F8DA4D007C9DCD /* EmployeesWithOmittedField.json */, |
161 | 161 | D58D29D819F83604006D3B07 /* EmployeesNestedRelation.json */, |
162 | 162 | D5FE0FCB19F4EAC6008DC1ED /* EmployeesReferencedRelation.json */, |
163 | | - D56E1EA919FF7409006A280C /* EmployeesNestedWithoutIdRelation.json */, |
| 163 | + D56E1EA919FF7409006A280C /* EmployeesNestedEmbeddingRelation.json */, |
164 | 164 | ); |
165 | 165 | path = Fixtures; |
166 | 166 | sourceTree = "<group>"; |
|
344 | 344 | D5FE0FBE19F28340008DC1ED /* Employees.json in Resources */, |
345 | 345 | D5FE0FCC19F4EAC6008DC1ED /* EmployeesReferencedRelation.json in Resources */, |
346 | 346 | D532101019F8DA4D007C9DCD /* EmployeesWithOmittedField.json in Resources */, |
347 | | - D56E1EAA19FF7409006A280C /* EmployeesNestedWithoutIdRelation.json in Resources */, |
| 347 | + D56E1EAA19FF7409006A280C /* EmployeesNestedEmbeddingRelation.json in Resources */, |
348 | 348 | D58D29D919F83604006D3B07 /* EmployeesNestedRelation.json in Resources */, |
349 | 349 | ); |
350 | 350 | runOnlyForDeploymentPostprocessing = 0; |
|
394 | 394 | D595F67F19EEDE6000D73790 /* Employee.swift in Sources */, |
395 | 395 | D5C6C63F19EEC6D60035BFFF /* NSManagedObjectContextTests.swift in Sources */, |
396 | 396 | D595F68119EEE17B00D73790 /* Model.xcdatamodeld in Sources */, |
397 | | - D56E1EAC19FF749B006A280C /* EmployeeWithRelationWithoutId.swift in Sources */, |
| 397 | + D56E1EAC19FF749B006A280C /* EmployeeWithRelationEmbedding.swift in Sources */, |
398 | 398 | D56E1EAE19FF749B006A280C /* Salary.swift in Sources */, |
399 | 399 | D5FE0FC019F286DF008DC1ED /* NSManagedObject+ImportingTests.swift in Sources */, |
400 | 400 | D50881A71A0AC2CD007CA193 /* CoreDataStack+ImportingTests.swift in Sources */, |
|
0 commit comments