|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 68BC97FB41770051C287D1A8 /* Pods_StorageTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 47556EE256120BEE49FF5FD3 /* Pods_StorageTests.framework */; }; |
11 | 11 | 7028A41485A08AC748206184 /* Pods_Storage.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DF3D3B298350F68191CD1DAD /* Pods_Storage.framework */; }; |
| 12 | + B505255420EE6914008090F5 /* StorageType+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = B505255320EE6914008090F5 /* StorageType+Extensions.swift */; }; |
12 | 13 | B505F6DA20BEEA3200BB1B69 /* Account+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = B505F6D820BEEA3100BB1B69 /* Account+CoreDataProperties.swift */; }; |
13 | 14 | B505F6DB20BEEA3200BB1B69 /* Account+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = B505F6D920BEEA3200BB1B69 /* Account+CoreDataClass.swift */; }; |
14 | 15 | B505F6DE20BEEA4F00BB1B69 /* CoreDataManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = B505F6DD20BEEA4F00BB1B69 /* CoreDataManager.swift */; }; |
|
27 | 28 | B59E11DA20A9D00C004121A4 /* WooCommerce.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = B59E11D820A9D00C004121A4 /* WooCommerce.xcdatamodeld */; }; |
28 | 29 | B59E11DE20A9F1FB004121A4 /* CoreDataManagerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B59E11DD20A9F1FB004121A4 /* CoreDataManagerTests.swift */; }; |
29 | 30 | B59E11E020A9F5E6004121A4 /* Constants.swift in Sources */ = {isa = PBXBuildFile; fileRef = B59E11DF20A9F5E6004121A4 /* Constants.swift */; }; |
| 31 | + B5B914C520EFF03500F2F832 /* Site+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5B914C320EFF03500F2F832 /* Site+CoreDataClass.swift */; }; |
| 32 | + B5B914C620EFF03500F2F832 /* Site+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5B914C420EFF03500F2F832 /* Site+CoreDataProperties.swift */; }; |
30 | 33 | B5DC3CAA20D1B2FE0063AC41 /* WooCommerce.xcdatamodeld in Resources */ = {isa = PBXBuildFile; fileRef = B59E11D820A9D00C004121A4 /* WooCommerce.xcdatamodeld */; }; |
31 | 34 | /* End PBXBuildFile section */ |
32 | 35 |
|
|
45 | 48 | 5D12CAE2D0EA6AB66F162FF9 /* Pods-StorageTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-StorageTests.debug.xcconfig"; path = "../Pods/Target Support Files/Pods-StorageTests/Pods-StorageTests.debug.xcconfig"; sourceTree = "<group>"; }; |
46 | 49 | 7C81935EDD982072BBDCC837 /* Pods-Storage.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Storage.release.xcconfig"; path = "../Pods/Target Support Files/Pods-Storage/Pods-Storage.release.xcconfig"; sourceTree = "<group>"; }; |
47 | 50 | A3821B262583F14863740A37 /* Pods-Storage.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Storage.debug.xcconfig"; path = "../Pods/Target Support Files/Pods-Storage/Pods-Storage.debug.xcconfig"; sourceTree = "<group>"; }; |
| 51 | + B505255320EE6914008090F5 /* StorageType+Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "StorageType+Extensions.swift"; sourceTree = "<group>"; }; |
48 | 52 | B505F6D820BEEA3100BB1B69 /* Account+CoreDataProperties.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Account+CoreDataProperties.swift"; sourceTree = "<group>"; }; |
49 | 53 | B505F6D920BEEA3200BB1B69 /* Account+CoreDataClass.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Account+CoreDataClass.swift"; sourceTree = "<group>"; }; |
50 | 54 | B505F6DD20BEEA4F00BB1B69 /* CoreDataManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CoreDataManager.swift; sourceTree = "<group>"; }; |
|
66 | 70 | B59E11D920A9D00C004121A4 /* Model.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = Model.xcdatamodel; sourceTree = "<group>"; }; |
67 | 71 | B59E11DD20A9F1FB004121A4 /* CoreDataManagerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CoreDataManagerTests.swift; sourceTree = "<group>"; }; |
68 | 72 | B59E11DF20A9F5E6004121A4 /* Constants.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Constants.swift; sourceTree = "<group>"; }; |
| 73 | + B5B914C320EFF03500F2F832 /* Site+CoreDataClass.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Site+CoreDataClass.swift"; sourceTree = "<group>"; }; |
| 74 | + B5B914C420EFF03500F2F832 /* Site+CoreDataProperties.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Site+CoreDataProperties.swift"; sourceTree = "<group>"; }; |
69 | 75 | BB0EDB0E92A719168B18DAFE /* Pods-StorageTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-StorageTests.release.xcconfig"; path = "../Pods/Target Support Files/Pods-StorageTests/Pods-StorageTests.release.xcconfig"; sourceTree = "<group>"; }; |
70 | 76 | DF3D3B298350F68191CD1DAD /* Pods_Storage.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Storage.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
71 | 77 | /* End PBXFileReference section */ |
|
103 | 109 | name = Pods; |
104 | 110 | sourceTree = "<group>"; |
105 | 111 | }; |
| 112 | + B505255520EE694F008090F5 /* Tools */ = { |
| 113 | + isa = PBXGroup; |
| 114 | + children = ( |
| 115 | + B505255320EE6914008090F5 /* StorageType+Extensions.swift */, |
| 116 | + ); |
| 117 | + path = Tools; |
| 118 | + sourceTree = "<group>"; |
| 119 | + }; |
106 | 120 | B505F6DC20BEEA4F00BB1B69 /* CoreData */ = { |
107 | 121 | isa = PBXGroup; |
108 | 122 | children = ( |
|
156 | 170 | B52B0F7C20AA2D9900477698 /* Protocols */, |
157 | 171 | B54CA5BE20A4BD9A00F38CD1 /* Extensions */, |
158 | 172 | B59E11D720A9CFF3004121A4 /* Model */, |
| 173 | + B505255520EE694F008090F5 /* Tools */, |
159 | 174 | B505F6DC20BEEA4F00BB1B69 /* CoreData */, |
160 | 175 | B54CA59C20A4BBA500F38CD1 /* Storage.h */, |
161 | 176 | B54CA59D20A4BBA600F38CD1 /* Info.plist */, |
|
209 | 224 | B59E11D820A9D00C004121A4 /* WooCommerce.xcdatamodeld */, |
210 | 225 | B505F6D920BEEA3200BB1B69 /* Account+CoreDataClass.swift */, |
211 | 226 | B505F6D820BEEA3100BB1B69 /* Account+CoreDataProperties.swift */, |
| 227 | + B5B914C320EFF03500F2F832 /* Site+CoreDataClass.swift */, |
| 228 | + B5B914C420EFF03500F2F832 /* Site+CoreDataProperties.swift */, |
212 | 229 | ); |
213 | 230 | path = Model; |
214 | 231 | sourceTree = "<group>"; |
|
392 | 409 | isa = PBXSourcesBuildPhase; |
393 | 410 | buildActionMask = 2147483647; |
394 | 411 | files = ( |
| 412 | + B5B914C520EFF03500F2F832 /* Site+CoreDataClass.swift in Sources */, |
395 | 413 | B54CA5BB20A4BD2800F38CD1 /* NSManagedObject+Object.swift in Sources */, |
| 414 | + B5B914C620EFF03500F2F832 /* Site+CoreDataProperties.swift in Sources */, |
396 | 415 | B505F6DB20BEEA3200BB1B69 /* Account+CoreDataClass.swift in Sources */, |
397 | 416 | B54CA5BD20A4BD3B00F38CD1 /* NSManagedObjectContext+Storage.swift in Sources */, |
398 | 417 | B59E11DA20A9D00C004121A4 /* WooCommerce.xcdatamodeld in Sources */, |
399 | 418 | B52B0F7920AA287C00477698 /* StorageManagerType.swift in Sources */, |
400 | 419 | B505F6E020BEEA8100BB1B69 /* StorageType.swift in Sources */, |
401 | 420 | B54CA5C920A4C17800F38CD1 /* NSObject+Storage.swift in Sources */, |
402 | 421 | B505F6DA20BEEA3200BB1B69 /* Account+CoreDataProperties.swift in Sources */, |
| 422 | + B505255420EE6914008090F5 /* StorageType+Extensions.swift in Sources */, |
403 | 423 | B52B0F7B20AA28A800477698 /* Object.swift in Sources */, |
404 | 424 | B505F6DE20BEEA4F00BB1B69 /* CoreDataManager.swift in Sources */, |
405 | 425 | ); |
|
0 commit comments