|
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 | | - B505254920EE6080008090F5 /* Site+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = B505254720EE607F008090F5 /* Site+CoreDataProperties.swift */; }; |
13 | | - B505254A20EE6080008090F5 /* Site+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = B505254820EE6080008090F5 /* Site+CoreDataClass.swift */; }; |
14 | 12 | B505255420EE6914008090F5 /* StorageType+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = B505255320EE6914008090F5 /* StorageType+Extensions.swift */; }; |
15 | 13 | B505F6DA20BEEA3200BB1B69 /* Account+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = B505F6D820BEEA3100BB1B69 /* Account+CoreDataProperties.swift */; }; |
16 | 14 | B505F6DB20BEEA3200BB1B69 /* Account+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = B505F6D920BEEA3200BB1B69 /* Account+CoreDataClass.swift */; }; |
|
30 | 28 | B59E11DA20A9D00C004121A4 /* WooCommerce.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = B59E11D820A9D00C004121A4 /* WooCommerce.xcdatamodeld */; }; |
31 | 29 | B59E11DE20A9F1FB004121A4 /* CoreDataManagerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B59E11DD20A9F1FB004121A4 /* CoreDataManagerTests.swift */; }; |
32 | 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 */; }; |
33 | 33 | B5DC3CAA20D1B2FE0063AC41 /* WooCommerce.xcdatamodeld in Resources */ = {isa = PBXBuildFile; fileRef = B59E11D820A9D00C004121A4 /* WooCommerce.xcdatamodeld */; }; |
34 | 34 | /* End PBXBuildFile section */ |
35 | 35 |
|
|
48 | 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>"; }; |
49 | 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>"; }; |
50 | 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 | | - B505254720EE607F008090F5 /* Site+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = "Site+CoreDataProperties.swift"; path = "/Users/lantean/Developer/Automattic/woocommerce-ios/Storage/Storage/Model/Site+CoreDataProperties.swift"; sourceTree = "<absolute>"; }; |
52 | | - B505254820EE6080008090F5 /* Site+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = "Site+CoreDataClass.swift"; path = "/Users/lantean/Developer/Automattic/woocommerce-ios/Storage/Storage/Model/Site+CoreDataClass.swift"; sourceTree = "<absolute>"; }; |
53 | 51 | B505255320EE6914008090F5 /* StorageType+Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "StorageType+Extensions.swift"; sourceTree = "<group>"; }; |
54 | 52 | B505F6D820BEEA3100BB1B69 /* Account+CoreDataProperties.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Account+CoreDataProperties.swift"; sourceTree = "<group>"; }; |
55 | 53 | B505F6D920BEEA3200BB1B69 /* Account+CoreDataClass.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Account+CoreDataClass.swift"; sourceTree = "<group>"; }; |
|
72 | 70 | B59E11D920A9D00C004121A4 /* Model.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = Model.xcdatamodel; sourceTree = "<group>"; }; |
73 | 71 | B59E11DD20A9F1FB004121A4 /* CoreDataManagerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CoreDataManagerTests.swift; sourceTree = "<group>"; }; |
74 | 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>"; }; |
75 | 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>"; }; |
76 | 76 | DF3D3B298350F68191CD1DAD /* Pods_Storage.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Storage.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
77 | 77 | /* End PBXFileReference section */ |
|
224 | 224 | B59E11D820A9D00C004121A4 /* WooCommerce.xcdatamodeld */, |
225 | 225 | B505F6D920BEEA3200BB1B69 /* Account+CoreDataClass.swift */, |
226 | 226 | B505F6D820BEEA3100BB1B69 /* Account+CoreDataProperties.swift */, |
227 | | - B505254820EE6080008090F5 /* Site+CoreDataClass.swift */, |
228 | | - B505254720EE607F008090F5 /* Site+CoreDataProperties.swift */, |
| 227 | + B5B914C320EFF03500F2F832 /* Site+CoreDataClass.swift */, |
| 228 | + B5B914C420EFF03500F2F832 /* Site+CoreDataProperties.swift */, |
229 | 229 | ); |
230 | 230 | path = Model; |
231 | 231 | sourceTree = "<group>"; |
|
409 | 409 | isa = PBXSourcesBuildPhase; |
410 | 410 | buildActionMask = 2147483647; |
411 | 411 | files = ( |
412 | | - B505254A20EE6080008090F5 /* Site+CoreDataClass.swift in Sources */, |
| 412 | + B5B914C520EFF03500F2F832 /* Site+CoreDataClass.swift in Sources */, |
413 | 413 | B54CA5BB20A4BD2800F38CD1 /* NSManagedObject+Object.swift in Sources */, |
| 414 | + B5B914C620EFF03500F2F832 /* Site+CoreDataProperties.swift in Sources */, |
414 | 415 | B505F6DB20BEEA3200BB1B69 /* Account+CoreDataClass.swift in Sources */, |
415 | | - B505254920EE6080008090F5 /* Site+CoreDataProperties.swift in Sources */, |
416 | 416 | B54CA5BD20A4BD3B00F38CD1 /* NSManagedObjectContext+Storage.swift in Sources */, |
417 | 417 | B59E11DA20A9D00C004121A4 /* WooCommerce.xcdatamodeld in Sources */, |
418 | 418 | B52B0F7920AA287C00477698 /* StorageManagerType.swift in Sources */, |
|
0 commit comments