|
62 | 62 | 31D9C8C926684AEC000AC134 /* PaymentGatewayAccount+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31D9C8C726684AEC000AC134 /* PaymentGatewayAccount+CoreDataProperties.swift */; }; |
63 | 63 | 450106892399AC7400E24722 /* TaxClass+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 450106882399AC7400E24722 /* TaxClass+CoreDataClass.swift */; }; |
64 | 64 | 4501068B2399AC9B00E24722 /* TaxClass+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4501068A2399AC9B00E24722 /* TaxClass+CoreDataProperties.swift */; }; |
| 65 | + 452C23B427B4129300822986 /* InboxAction+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 452C23B027B4129300822986 /* InboxAction+CoreDataClass.swift */; }; |
| 66 | + 452C23B527B4129300822986 /* InboxAction+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 452C23B127B4129300822986 /* InboxAction+CoreDataProperties.swift */; }; |
| 67 | + 452C23B627B4129300822986 /* InboxNote+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 452C23B227B4129300822986 /* InboxNote+CoreDataClass.swift */; }; |
| 68 | + 452C23B727B4129300822986 /* InboxNote+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 452C23B327B4129300822986 /* InboxNote+CoreDataProperties.swift */; }; |
65 | 69 | 454005AA24AE4D350087FDD1 /* WooCommerceModelV28toV29.xcmappingmodel in Sources */ = {isa = PBXBuildFile; fileRef = 454005A924AE4D350087FDD1 /* WooCommerceModelV28toV29.xcmappingmodel */; }; |
66 | 70 | 455C0C9025DD6D93007B6F38 /* AccountSettings+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 455C0C8E25DD6D93007B6F38 /* AccountSettings+CoreDataClass.swift */; }; |
67 | 71 | 455C0C9125DD6D93007B6F38 /* AccountSettings+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 455C0C8F25DD6D93007B6F38 /* AccountSettings+CoreDataProperties.swift */; }; |
|
288 | 292 | 31D9C8C726684AEC000AC134 /* PaymentGatewayAccount+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = "PaymentGatewayAccount+CoreDataProperties.swift"; path = "../../../PaymentGatewayAccount+CoreDataProperties.swift"; sourceTree = "<group>"; }; |
289 | 293 | 450106882399AC7400E24722 /* TaxClass+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TaxClass+CoreDataClass.swift"; sourceTree = "<group>"; }; |
290 | 294 | 4501068A2399AC9B00E24722 /* TaxClass+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TaxClass+CoreDataProperties.swift"; sourceTree = "<group>"; }; |
| 295 | + 452C23B027B4129300822986 /* InboxAction+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = "InboxAction+CoreDataClass.swift"; path = "../../../InboxAction+CoreDataClass.swift"; sourceTree = "<group>"; }; |
| 296 | + 452C23B127B4129300822986 /* InboxAction+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = "InboxAction+CoreDataProperties.swift"; path = "../../../InboxAction+CoreDataProperties.swift"; sourceTree = "<group>"; }; |
| 297 | + 452C23B227B4129300822986 /* InboxNote+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = "InboxNote+CoreDataClass.swift"; path = "../../../InboxNote+CoreDataClass.swift"; sourceTree = "<group>"; }; |
| 298 | + 452C23B327B4129300822986 /* InboxNote+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = "InboxNote+CoreDataProperties.swift"; path = "../../../InboxNote+CoreDataProperties.swift"; sourceTree = "<group>"; }; |
291 | 299 | 454005A924AE4D350087FDD1 /* WooCommerceModelV28toV29.xcmappingmodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcmappingmodel; path = WooCommerceModelV28toV29.xcmappingmodel; sourceTree = "<group>"; }; |
292 | 300 | 455C0C8E25DD6D93007B6F38 /* AccountSettings+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AccountSettings+CoreDataClass.swift"; sourceTree = "<group>"; }; |
293 | 301 | 455C0C8F25DD6D93007B6F38 /* AccountSettings+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AccountSettings+CoreDataProperties.swift"; sourceTree = "<group>"; }; |
| 302 | + 459E342327B4069E0054FF01 /* Model 64.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "Model 64.xcdatamodel"; sourceTree = "<group>"; }; |
294 | 303 | 45E1862D2370450C009241F3 /* ShippingLine+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ShippingLine+CoreDataClass.swift"; sourceTree = "<group>"; }; |
295 | 304 | 45E1862F23704519009241F3 /* ShippingLine+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ShippingLine+CoreDataProperties.swift"; sourceTree = "<group>"; }; |
296 | 305 | 45E462032684BCEE00011BF2 /* StateOfACountry+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "StateOfACountry+CoreDataProperties.swift"; sourceTree = "<group>"; }; |
|
816 | 825 | DE26B5252775C5F000A2EA0A /* Coupon+CoreDataProperties.swift */, |
817 | 826 | DE00132B279FDC2200EB0350 /* CouponSearchResult+CoreDataClass.swift */, |
818 | 827 | DE00132C279FDC2200EB0350 /* CouponSearchResult+CoreDataProperties.swift */, |
| 828 | + 452C23B027B4129300822986 /* InboxAction+CoreDataClass.swift */, |
| 829 | + 452C23B127B4129300822986 /* InboxAction+CoreDataProperties.swift */, |
| 830 | + 452C23B227B4129300822986 /* InboxNote+CoreDataClass.swift */, |
| 831 | + 452C23B327B4129300822986 /* InboxNote+CoreDataProperties.swift */, |
819 | 832 | 45E462042684BCEE00011BF2 /* StateOfACountry+CoreDataClass.swift */, |
820 | 833 | 45E462032684BCEE00011BF2 /* StateOfACountry+CoreDataProperties.swift */, |
821 | 834 | 74F009BE2183B99B002B4566 /* Note+CoreDataClass.swift */, |
|
1185 | 1198 | 02EAB6D72480A86D00FD873C /* CrashLogger.swift in Sources */, |
1186 | 1199 | 746A9D21214078080013F6FF /* TopEarnerStats+CoreDataClass.swift in Sources */, |
1187 | 1200 | 262B27092621411C00A421CF /* ProductAddOn+CoreDataClass.swift in Sources */, |
| 1201 | + 452C23B527B4129300822986 /* InboxAction+CoreDataProperties.swift in Sources */, |
1188 | 1202 | 5707FBC425B5FE2200B7C1A6 /* CoreDataIterativeMigrator+MigrationStep.swift in Sources */, |
1189 | 1203 | 262B27132621412700A421CF /* ProductAddOnOption+CoreDataClass.swift in Sources */, |
1190 | 1204 | 2685C109263C88B000D9EE97 /* AddOnGroup+CoreDataProperties.swift in Sources */, |
|
1195 | 1209 | 454005AA24AE4D350087FDD1 /* WooCommerceModelV28toV29.xcmappingmodel in Sources */, |
1196 | 1210 | 7471A517216CF0FE00219F7E /* SiteVisitStats+CoreDataProperties.swift in Sources */, |
1197 | 1211 | 26EA01D124EC3AEA00176A57 /* FeedbackType.swift in Sources */, |
| 1212 | + 452C23B427B4129300822986 /* InboxAction+CoreDataClass.swift in Sources */, |
1198 | 1213 | 7426A05420F69DA4002A4E07 /* OrderItem+CoreDataClass.swift in Sources */, |
1199 | 1214 | 028296F4237D404F00E84012 /* GenericAttribute+CoreDataClass.swift in Sources */, |
1200 | 1215 | 262B270E2621412000A421CF /* ProductAddOn+CoreDataProperties.swift in Sources */, |
|
1218 | 1233 | 02C254EB2563B12E00A04423 /* ShippingLabelSettings+CoreDataClass.swift in Sources */, |
1219 | 1234 | 5736878E24AAADAE00B528FE /* ManagedObjectModelsInventory.swift in Sources */, |
1220 | 1235 | 31D9C8C926684AEC000AC134 /* PaymentGatewayAccount+CoreDataProperties.swift in Sources */, |
| 1236 | + 452C23B627B4129300822986 /* InboxNote+CoreDataClass.swift in Sources */, |
1221 | 1237 | CE12FBE32220515600C59248 /* WooCommerceModelV9toV10.xcmappingmodel in Sources */, |
1222 | 1238 | 747453A62242C85E00E0B5EE /* ProductDefaultAttribute+CoreDataProperties.swift in Sources */, |
1223 | 1239 | 028296F3237D404F00E84012 /* ProductVariation+CoreDataProperties.swift in Sources */, |
|
1270 | 1286 | 7499FA44221C7A60004EC0B4 /* ShipmentTracking+CoreDataClass.swift in Sources */, |
1271 | 1287 | D87F61532265AA230031A13B /* FileStorage.swift in Sources */, |
1272 | 1288 | DE00132E279FDC2200EB0350 /* CouponSearchResult+CoreDataClass.swift in Sources */, |
| 1289 | + 452C23B727B4129300822986 /* InboxNote+CoreDataProperties.swift in Sources */, |
1273 | 1290 | CE4FD4482350EB7600A16B31 /* OrderItemRefund+CoreDataProperties.swift in Sources */, |
1274 | 1291 | D8FBFF5622D66A06006E3336 /* OrderStatsV4Interval+CoreDataProperties.swift in Sources */, |
1275 | 1292 | 261CF1C4255B291F0090D8D3 /* PaymentGateway+CoreDataClass.swift in Sources */, |
|
1722 | 1739 | DEC51AA4275B41BE009F3DF4 /* WooCommerce.xcdatamodeld */ = { |
1723 | 1740 | isa = XCVersionGroup; |
1724 | 1741 | children = ( |
| 1742 | + 459E342327B4069E0054FF01 /* Model 64.xcdatamodel */, |
1725 | 1743 | 0345DB4527A8122700B02D0C /* Model 63.xcdatamodel */, |
1726 | 1744 | DE001324279FD7D900EB0350 /* Model 62.xcdatamodel */, |
1727 | 1745 | BAB373732796310100837B4A /* Model 61.xcdatamodel */, |
|
1786 | 1804 | DEC51ADE275B41BE009F3DF4 /* Model 47.xcdatamodel */, |
1787 | 1805 | DEC51ADF275B41BE009F3DF4 /* Model 19.xcdatamodel */, |
1788 | 1806 | ); |
1789 | | - currentVersion = 0345DB4527A8122700B02D0C /* Model 63.xcdatamodel */; |
| 1807 | + currentVersion = 459E342327B4069E0054FF01 /* Model 64.xcdatamodel */; |
1790 | 1808 | path = WooCommerce.xcdatamodeld; |
1791 | 1809 | sourceTree = "<group>"; |
1792 | 1810 | versionGroupType = wrapper.xcdatamodel; |
|
0 commit comments