|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + B505F6DA20BEEA3200BB1B69 /* Account+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = B505F6D820BEEA3100BB1B69 /* Account+CoreDataProperties.swift */; }; |
| 11 | + B505F6DB20BEEA3200BB1B69 /* Account+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = B505F6D920BEEA3200BB1B69 /* Account+CoreDataClass.swift */; }; |
| 12 | + B505F6DE20BEEA4F00BB1B69 /* CoreDataManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = B505F6DD20BEEA4F00BB1B69 /* CoreDataManager.swift */; }; |
| 13 | + B505F6E020BEEA8100BB1B69 /* StorageType.swift in Sources */ = {isa = PBXBuildFile; fileRef = B505F6DF20BEEA8100BB1B69 /* StorageType.swift */; }; |
10 | 14 | B52B0F7920AA287C00477698 /* StorageManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = B52B0F7820AA287C00477698 /* StorageManager.swift */; }; |
11 | 15 | B52B0F7B20AA28A800477698 /* Object.swift in Sources */ = {isa = PBXBuildFile; fileRef = B52B0F7A20AA28A800477698 /* Object.swift */; }; |
12 | 16 | B54CA5A320A4BBA600F38CD1 /* Storage.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B54CA59920A4BBA500F38CD1 /* Storage.framework */; }; |
|
21 | 25 | B59E11DA20A9D00C004121A4 /* WooCommerce.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = B59E11D820A9D00C004121A4 /* WooCommerce.xcdatamodeld */; }; |
22 | 26 | B59E11DE20A9F1FB004121A4 /* CoreDataManagerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B59E11DD20A9F1FB004121A4 /* CoreDataManagerTests.swift */; }; |
23 | 27 | B59E11E020A9F5E6004121A4 /* Constants.swift in Sources */ = {isa = PBXBuildFile; fileRef = B59E11DF20A9F5E6004121A4 /* Constants.swift */; }; |
24 | | - B5C1F2A220AA15630085058E /* Storage.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5C1F2A120AA15630085058E /* Storage.swift */; }; |
25 | | - B5EE26C520A624D900468622 /* CoreDataManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5EE26C420A624D900468622 /* CoreDataManager.swift */; }; |
26 | 28 | /* End PBXBuildFile section */ |
27 | 29 |
|
28 | 30 | /* Begin PBXContainerItemProxy section */ |
|
36 | 38 | /* End PBXContainerItemProxy section */ |
37 | 39 |
|
38 | 40 | /* Begin PBXFileReference section */ |
| 41 | + B505F6D820BEEA3100BB1B69 /* Account+CoreDataProperties.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Account+CoreDataProperties.swift"; sourceTree = "<group>"; }; |
| 42 | + B505F6D920BEEA3200BB1B69 /* Account+CoreDataClass.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Account+CoreDataClass.swift"; sourceTree = "<group>"; }; |
| 43 | + B505F6DD20BEEA4F00BB1B69 /* CoreDataManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CoreDataManager.swift; sourceTree = "<group>"; }; |
| 44 | + B505F6DF20BEEA8100BB1B69 /* StorageType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StorageType.swift; sourceTree = "<group>"; }; |
39 | 45 | B52B0F7820AA287C00477698 /* StorageManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StorageManager.swift; sourceTree = "<group>"; }; |
40 | 46 | B52B0F7A20AA28A800477698 /* Object.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Object.swift; sourceTree = "<group>"; }; |
41 | 47 | B54CA59920A4BBA500F38CD1 /* Storage.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Storage.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
53 | 59 | B59E11D920A9D00C004121A4 /* Model.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = Model.xcdatamodel; sourceTree = "<group>"; }; |
54 | 60 | B59E11DD20A9F1FB004121A4 /* CoreDataManagerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CoreDataManagerTests.swift; sourceTree = "<group>"; }; |
55 | 61 | B59E11DF20A9F5E6004121A4 /* Constants.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Constants.swift; sourceTree = "<group>"; }; |
56 | | - B5C1F2A120AA15630085058E /* Storage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Storage.swift; sourceTree = "<group>"; }; |
57 | | - B5EE26C420A624D900468622 /* CoreDataManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CoreDataManager.swift; sourceTree = "<group>"; }; |
58 | 62 | /* End PBXFileReference section */ |
59 | 63 |
|
60 | 64 | /* Begin PBXFrameworksBuildPhase section */ |
|
77 | 81 | /* End PBXFrameworksBuildPhase section */ |
78 | 82 |
|
79 | 83 | /* Begin PBXGroup section */ |
| 84 | + B505F6DC20BEEA4F00BB1B69 /* CoreData */ = { |
| 85 | + isa = PBXGroup; |
| 86 | + children = ( |
| 87 | + B505F6DD20BEEA4F00BB1B69 /* CoreDataManager.swift */, |
| 88 | + ); |
| 89 | + path = CoreData; |
| 90 | + sourceTree = "<group>"; |
| 91 | + }; |
80 | 92 | B52B0F7C20AA2D9900477698 /* Protocols */ = { |
81 | 93 | isa = PBXGroup; |
82 | 94 | children = ( |
83 | 95 | B52B0F7A20AA28A800477698 /* Object.swift */, |
84 | | - B5C1F2A120AA15630085058E /* Storage.swift */, |
85 | 96 | B52B0F7820AA287C00477698 /* StorageManager.swift */, |
| 97 | + B505F6DF20BEEA8100BB1B69 /* StorageType.swift */, |
86 | 98 | ); |
87 | 99 | path = Protocols; |
88 | 100 | sourceTree = "<group>"; |
|
121 | 133 | B52B0F7C20AA2D9900477698 /* Protocols */, |
122 | 134 | B54CA5BE20A4BD9A00F38CD1 /* Extensions */, |
123 | 135 | B59E11D720A9CFF3004121A4 /* Model */, |
124 | | - B59E11DB20A9F1B9004121A4 /* CoreData */, |
| 136 | + B505F6DC20BEEA4F00BB1B69 /* CoreData */, |
125 | 137 | B54CA59C20A4BBA500F38CD1 /* Storage.h */, |
126 | 138 | B54CA59D20A4BBA600F38CD1 /* Info.plist */, |
127 | 139 | ); |
|
170 | 182 | isa = PBXGroup; |
171 | 183 | children = ( |
172 | 184 | B59E11D820A9D00C004121A4 /* WooCommerce.xcdatamodeld */, |
| 185 | + B505F6D920BEEA3200BB1B69 /* Account+CoreDataClass.swift */, |
| 186 | + B505F6D820BEEA3100BB1B69 /* Account+CoreDataProperties.swift */, |
173 | 187 | ); |
174 | 188 | path = Model; |
175 | 189 | sourceTree = "<group>"; |
176 | 190 | }; |
177 | | - B59E11DB20A9F1B9004121A4 /* CoreData */ = { |
178 | | - isa = PBXGroup; |
179 | | - children = ( |
180 | | - B5EE26C420A624D900468622 /* CoreDataManager.swift */, |
181 | | - ); |
182 | | - path = CoreData; |
183 | | - sourceTree = "<group>"; |
184 | | - }; |
185 | 191 | B59E11DC20A9F1E6004121A4 /* CoreData */ = { |
186 | 192 | isa = PBXGroup; |
187 | 193 | children = ( |
|
301 | 307 | buildActionMask = 2147483647; |
302 | 308 | files = ( |
303 | 309 | B54CA5BB20A4BD2800F38CD1 /* NSManagedObject+Object.swift in Sources */, |
| 310 | + B505F6DB20BEEA3200BB1B69 /* Account+CoreDataClass.swift in Sources */, |
304 | 311 | B54CA5BD20A4BD3B00F38CD1 /* NSManagedObjectContext+Storage.swift in Sources */, |
305 | 312 | B59E11DA20A9D00C004121A4 /* WooCommerce.xcdatamodeld in Sources */, |
306 | 313 | B52B0F7920AA287C00477698 /* StorageManager.swift in Sources */, |
| 314 | + B505F6E020BEEA8100BB1B69 /* StorageType.swift in Sources */, |
307 | 315 | B54CA5C920A4C17800F38CD1 /* NSObject+Storage.swift in Sources */, |
308 | | - B5EE26C520A624D900468622 /* CoreDataManager.swift in Sources */, |
| 316 | + B505F6DA20BEEA3200BB1B69 /* Account+CoreDataProperties.swift in Sources */, |
309 | 317 | B52B0F7B20AA28A800477698 /* Object.swift in Sources */, |
310 | | - B5C1F2A220AA15630085058E /* Storage.swift in Sources */, |
| 318 | + B505F6DE20BEEA4F00BB1B69 /* CoreDataManager.swift in Sources */, |
311 | 319 | ); |
312 | 320 | runOnlyForDeploymentPostprocessing = 0; |
313 | 321 | }; |
|
0 commit comments