|
34 | 34 | 02DA64172313C26400284168 /* StatsVersionBySite.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02DA64162313C26400284168 /* StatsVersionBySite.swift */; }; |
35 | 35 | 02DA64192313C2AA00284168 /* StatsVersion.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02DA64182313C2AA00284168 /* StatsVersion.swift */; }; |
36 | 36 | 02EAB6D72480A86D00FD873C /* CrashLogger.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02EAB6D62480A86D00FD873C /* CrashLogger.swift */; }; |
| 37 | + 031C1EA127AD3AFE00298699 /* WCPayCharge+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 031C1E9927AD3AFE00298699 /* WCPayCharge+CoreDataClass.swift */; }; |
| 38 | + 031C1EA227AD3AFE00298699 /* WCPayCharge+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 031C1E9A27AD3AFE00298699 /* WCPayCharge+CoreDataProperties.swift */; }; |
| 39 | + 031C1EA327AD3AFE00298699 /* WCPayCardPresentPaymentDetails+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 031C1E9B27AD3AFE00298699 /* WCPayCardPresentPaymentDetails+CoreDataClass.swift */; }; |
| 40 | + 031C1EA427AD3AFE00298699 /* WCPayCardPresentPaymentDetails+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 031C1E9C27AD3AFE00298699 /* WCPayCardPresentPaymentDetails+CoreDataProperties.swift */; }; |
| 41 | + 031C1EA527AD3AFE00298699 /* WCPayCardPaymentDetails+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 031C1E9D27AD3AFE00298699 /* WCPayCardPaymentDetails+CoreDataClass.swift */; }; |
| 42 | + 031C1EA627AD3AFE00298699 /* WCPayCardPaymentDetails+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 031C1E9E27AD3AFE00298699 /* WCPayCardPaymentDetails+CoreDataProperties.swift */; }; |
| 43 | + 031C1EA727AD3AFE00298699 /* WCPayCardPresentReceiptDetails+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 031C1E9F27AD3AFE00298699 /* WCPayCardPresentReceiptDetails+CoreDataClass.swift */; }; |
| 44 | + 031C1EA827AD3AFE00298699 /* WCPayCardPresentReceiptDetails+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 031C1EA027AD3AFE00298699 /* WCPayCardPresentReceiptDetails+CoreDataProperties.swift */; }; |
37 | 45 | 077F39C4269F1F4600ABEADC /* SystemPlugin+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 077F39C3269F1F4600ABEADC /* SystemPlugin+CoreDataClass.swift */; }; |
38 | 46 | 077F39C6269F1F7C00ABEADC /* SystemPlugin+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 077F39C5269F1F7C00ABEADC /* SystemPlugin+CoreDataProperties.swift */; }; |
39 | 47 | 2618707325409C65006522A1 /* ShippingLineTax+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2618707125409C65006522A1 /* ShippingLineTax+CoreDataClass.swift */; }; |
|
264 | 272 | 02DA64162313C26400284168 /* StatsVersionBySite.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatsVersionBySite.swift; sourceTree = "<group>"; }; |
265 | 273 | 02DA64182313C2AA00284168 /* StatsVersion.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatsVersion.swift; sourceTree = "<group>"; }; |
266 | 274 | 02EAB6D62480A86D00FD873C /* CrashLogger.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CrashLogger.swift; sourceTree = "<group>"; }; |
| 275 | + 0306C18227BAB09D0070B617 /* Model 65.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "Model 65.xcdatamodel"; sourceTree = "<group>"; }; |
| 276 | + 031C1E9927AD3AFE00298699 /* WCPayCharge+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "WCPayCharge+CoreDataClass.swift"; sourceTree = "<group>"; }; |
| 277 | + 031C1E9A27AD3AFE00298699 /* WCPayCharge+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "WCPayCharge+CoreDataProperties.swift"; sourceTree = "<group>"; }; |
| 278 | + 031C1E9B27AD3AFE00298699 /* WCPayCardPresentPaymentDetails+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "WCPayCardPresentPaymentDetails+CoreDataClass.swift"; sourceTree = "<group>"; }; |
| 279 | + 031C1E9C27AD3AFE00298699 /* WCPayCardPresentPaymentDetails+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "WCPayCardPresentPaymentDetails+CoreDataProperties.swift"; sourceTree = "<group>"; }; |
| 280 | + 031C1E9D27AD3AFE00298699 /* WCPayCardPaymentDetails+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "WCPayCardPaymentDetails+CoreDataClass.swift"; sourceTree = "<group>"; }; |
| 281 | + 031C1E9E27AD3AFE00298699 /* WCPayCardPaymentDetails+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "WCPayCardPaymentDetails+CoreDataProperties.swift"; sourceTree = "<group>"; }; |
| 282 | + 031C1E9F27AD3AFE00298699 /* WCPayCardPresentReceiptDetails+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "WCPayCardPresentReceiptDetails+CoreDataClass.swift"; sourceTree = "<group>"; }; |
| 283 | + 031C1EA027AD3AFE00298699 /* WCPayCardPresentReceiptDetails+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "WCPayCardPresentReceiptDetails+CoreDataProperties.swift"; sourceTree = "<group>"; }; |
267 | 284 | 0345DB4527A8122700B02D0C /* Model 63.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "Model 63.xcdatamodel"; sourceTree = "<group>"; }; |
268 | 285 | 077F39C3269F1F4600ABEADC /* SystemPlugin+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SystemPlugin+CoreDataClass.swift"; sourceTree = "<group>"; }; |
269 | 286 | 077F39C5269F1F7C00ABEADC /* SystemPlugin+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SystemPlugin+CoreDataProperties.swift"; sourceTree = "<group>"; }; |
|
913 | 930 | D87F614D22657C2F0031A13B /* PreselectedProvider.swift */, |
914 | 931 | 077F39C3269F1F4600ABEADC /* SystemPlugin+CoreDataClass.swift */, |
915 | 932 | 077F39C5269F1F7C00ABEADC /* SystemPlugin+CoreDataProperties.swift */, |
| 933 | + 031C1E9927AD3AFE00298699 /* WCPayCharge+CoreDataClass.swift */, |
| 934 | + 031C1E9A27AD3AFE00298699 /* WCPayCharge+CoreDataProperties.swift */, |
| 935 | + 031C1E9B27AD3AFE00298699 /* WCPayCardPresentPaymentDetails+CoreDataClass.swift */, |
| 936 | + 031C1E9C27AD3AFE00298699 /* WCPayCardPresentPaymentDetails+CoreDataProperties.swift */, |
| 937 | + 031C1E9D27AD3AFE00298699 /* WCPayCardPaymentDetails+CoreDataClass.swift */, |
| 938 | + 031C1E9E27AD3AFE00298699 /* WCPayCardPaymentDetails+CoreDataProperties.swift */, |
| 939 | + 031C1E9F27AD3AFE00298699 /* WCPayCardPresentReceiptDetails+CoreDataClass.swift */, |
| 940 | + 031C1EA027AD3AFE00298699 /* WCPayCardPresentReceiptDetails+CoreDataProperties.swift */, |
916 | 941 | ); |
917 | 942 | path = Model; |
918 | 943 | sourceTree = "<group>"; |
|
1154 | 1179 | 7471A514216CF0FE00219F7E /* SiteVisitStats+CoreDataClass.swift in Sources */, |
1155 | 1180 | D8FBFF5722D66A06006E3336 /* OrderStatsV4Totals+CoreDataClass.swift in Sources */, |
1156 | 1181 | 7474539C2242C85E00E0B5EE /* ProductDimensions+CoreDataProperties.swift in Sources */, |
| 1182 | + 031C1EA327AD3AFE00298699 /* WCPayCardPresentPaymentDetails+CoreDataClass.swift in Sources */, |
1157 | 1183 | 7426A05120F69D00002A4E07 /* OrderCoupon+CoreDataProperties.swift in Sources */, |
1158 | 1184 | 021EAA4825493A1600AA8CCD /* OrderItemAttribute+CoreDataProperties.swift in Sources */, |
1159 | 1185 | 262B27182621412D00A421CF /* ProductAddOnOption+CoreDataProperties.swift in Sources */, |
|
1166 | 1192 | 268BF6DB2642CBA6003948D8 /* Models+Copiable.generated.swift in Sources */, |
1167 | 1193 | D4ABCACF26D6E7E400CD18F4 /* Announcement.swift in Sources */, |
1168 | 1194 | AE93BE90272C0E9F001B55EA /* GeneralStoreSettings.swift in Sources */, |
| 1195 | + 031C1EA227AD3AFE00298699 /* WCPayCharge+CoreDataProperties.swift in Sources */, |
1169 | 1196 | D87F61552265AA900031A13B /* PListFileStorage.swift in Sources */, |
1170 | 1197 | B5B914C620EFF03500F2F832 /* Site+CoreDataProperties.swift in Sources */, |
1171 | 1198 | 45E462072684BCEE00011BF2 /* StateOfACountry+CoreDataClass.swift in Sources */, |
|
1188 | 1215 | 02C254EC2563B12E00A04423 /* ShippingLabelSettings+CoreDataProperties.swift in Sources */, |
1189 | 1216 | B5FD111E21D4046E00560344 /* OrderSearchResults+CoreDataProperties.swift in Sources */, |
1190 | 1217 | 7471A515216CF0FE00219F7E /* SiteVisitStatsItem+CoreDataProperties.swift in Sources */, |
| 1218 | + 031C1EA627AD3AFE00298699 /* WCPayCardPaymentDetails+CoreDataProperties.swift in Sources */, |
1191 | 1219 | CE12FBCE221F0E1A00C59248 /* Order+CoreDataClass.swift in Sources */, |
1192 | 1220 | B54CA5BD20A4BD3B00F38CD1 /* NSManagedObjectContext+Storage.swift in Sources */, |
1193 | 1221 | 455C0C9125DD6D93007B6F38 /* AccountSettings+CoreDataProperties.swift in Sources */, |
|
1214 | 1242 | 028296F4237D404F00E84012 /* GenericAttribute+CoreDataClass.swift in Sources */, |
1215 | 1243 | 262B270E2621412000A421CF /* ProductAddOn+CoreDataProperties.swift in Sources */, |
1216 | 1244 | 7492FAD6217FA9C100ED2C69 /* SiteSetting+CoreDataClass.swift in Sources */, |
| 1245 | + 031C1EA427AD3AFE00298699 /* WCPayCardPresentPaymentDetails+CoreDataProperties.swift in Sources */, |
1217 | 1246 | B505F6E020BEEA8100BB1B69 /* StorageType.swift in Sources */, |
1218 | 1247 | 747453A82242C85E00E0B5EE /* ProductTag+CoreDataProperties.swift in Sources */, |
1219 | 1248 | D8FBFF5A22D66A06006E3336 /* OrderStatsV4+CoreDataProperties.swift in Sources */, |
|
1222 | 1251 | 2685C108263C88B000D9EE97 /* AddOnGroup+CoreDataClass.swift in Sources */, |
1223 | 1252 | 7474539F2242C85E00E0B5EE /* ProductImage+CoreDataClass.swift in Sources */, |
1224 | 1253 | 7474539D2242C85E00E0B5EE /* ProductAttribute+CoreDataClass.swift in Sources */, |
| 1254 | + 031C1EA127AD3AFE00298699 /* WCPayCharge+CoreDataClass.swift in Sources */, |
1225 | 1255 | 023FA29623316A4D008C1769 /* ProductSearchResults+CoreDataProperties.swift in Sources */, |
1226 | 1256 | 746A9D22214078080013F6FF /* TopEarnerStats+CoreDataProperties.swift in Sources */, |
1227 | 1257 | 023FA29523316A4D008C1769 /* Product+CoreDataProperties.swift in Sources */, |
|
1256 | 1286 | CE3B7AD22225E62C0050FE4B /* OrderStatus+CoreDataClass.swift in Sources */, |
1257 | 1287 | 027D3E6E23A0EEA4007D91B0 /* StorageType+Deletions.swift in Sources */, |
1258 | 1288 | D8FBFF5922D66A06006E3336 /* OrderStatsV4+CoreDataClass.swift in Sources */, |
| 1289 | + 031C1EA727AD3AFE00298699 /* WCPayCardPresentReceiptDetails+CoreDataClass.swift in Sources */, |
1259 | 1290 | 74B7D6AE20F90CBB002667AC /* OrderNote+CoreDataProperties.swift in Sources */, |
1260 | 1291 | 02C254EF2563B12E00A04423 /* ShippingLabelRefund+CoreDataClass.swift in Sources */, |
1261 | 1292 | 025CA2BE238EB86200B05C81 /* ProductShippingClass+CoreDataProperties.swift in Sources */, |
|
1275 | 1306 | 2618707425409C65006522A1 /* ShippingLineTax+CoreDataProperties.swift in Sources */, |
1276 | 1307 | B52B0F7B20AA28A800477698 /* Object.swift in Sources */, |
1277 | 1308 | 02C254F12563B12E00A04423 /* ShippingLabelAddress+CoreDataClass.swift in Sources */, |
| 1309 | + 031C1EA827AD3AFE00298699 /* WCPayCardPresentReceiptDetails+CoreDataProperties.swift in Sources */, |
1278 | 1310 | 02D45649231CFB27008CF0A9 /* StatsVersionBannerVisibility.swift in Sources */, |
1279 | 1311 | 7426A05020F69D00002A4E07 /* OrderCoupon+CoreDataClass.swift in Sources */, |
1280 | 1312 | 02C254F22563B12E00A04423 /* ShippingLabelAddress+CoreDataProperties.swift in Sources */, |
1281 | 1313 | 02C254F02563B12E00A04423 /* ShippingLabelRefund+CoreDataProperties.swift in Sources */, |
1282 | 1314 | 746A9D23214078080013F6FF /* TopEarnerStatsItem+CoreDataClass.swift in Sources */, |
1283 | 1315 | 4501068B2399AC9B00E24722 /* TaxClass+CoreDataProperties.swift in Sources */, |
1284 | 1316 | 74F009C02183B99B002B4566 /* Note+CoreDataClass.swift in Sources */, |
| 1317 | + 031C1EA527AD3AFE00298699 /* WCPayCardPaymentDetails+CoreDataClass.swift in Sources */, |
1285 | 1318 | CC2C030B262DCC6900928C9C /* ShippingLabelAccountSettings+CoreDataClass.swift in Sources */, |
1286 | 1319 | 7499FA44221C7A60004EC0B4 /* ShipmentTracking+CoreDataClass.swift in Sources */, |
1287 | 1320 | D87F61532265AA230031A13B /* FileStorage.swift in Sources */, |
|
1739 | 1772 | DEC51AA4275B41BE009F3DF4 /* WooCommerce.xcdatamodeld */ = { |
1740 | 1773 | isa = XCVersionGroup; |
1741 | 1774 | children = ( |
| 1775 | + 0306C18227BAB09D0070B617 /* Model 65.xcdatamodel */, |
1742 | 1776 | 459E342327B4069E0054FF01 /* Model 64.xcdatamodel */, |
1743 | 1777 | 0345DB4527A8122700B02D0C /* Model 63.xcdatamodel */, |
1744 | 1778 | DE001324279FD7D900EB0350 /* Model 62.xcdatamodel */, |
|
1804 | 1838 | DEC51ADE275B41BE009F3DF4 /* Model 47.xcdatamodel */, |
1805 | 1839 | DEC51ADF275B41BE009F3DF4 /* Model 19.xcdatamodel */, |
1806 | 1840 | ); |
1807 | | - currentVersion = 459E342327B4069E0054FF01 /* Model 64.xcdatamodel */; |
| 1841 | + currentVersion = 0306C18227BAB09D0070B617 /* Model 65.xcdatamodel */; |
1808 | 1842 | path = WooCommerce.xcdatamodeld; |
1809 | 1843 | sourceTree = "<group>"; |
1810 | 1844 | versionGroupType = wrapper.xcdatamodel; |
|
0 commit comments