|
218 | 218 | DEC51AE0275B41BE009F3DF4 /* WooCommerce.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = DEC51AA4275B41BE009F3DF4 /* WooCommerce.xcdatamodeld */; }; |
219 | 219 | DEFD6D422641B70400E51E0D /* SitePlugin+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = DEFD6D412641B70400E51E0D /* SitePlugin+CoreDataProperties.swift */; }; |
220 | 220 | DEFD6D432641B70400E51E0D /* SitePlugin+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = DEFD6D402641B70400E51E0D /* SitePlugin+CoreDataClass.swift */; }; |
| 221 | + E16D3741284F1CDA005676BC /* GeneralAppSettingsStorageTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E16D3740284F1CDA005676BC /* GeneralAppSettingsStorageTests.swift */; }; |
| 222 | + E16D3743284F1E76005676BC /* MockInMemoryStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = E16D3742284F1E76005676BC /* MockInMemoryStorage.swift */; }; |
| 223 | + E1E632C02846245D00878082 /* GeneralAppSettingsStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1E632BF2846245D00878082 /* GeneralAppSettingsStorage.swift */; }; |
221 | 224 | E1BCBE842844D35E00087C33 /* GeneralStoreSettingsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1BCBE832844D35E00087C33 /* GeneralStoreSettingsTests.swift */; }; |
222 | 225 | FEDD70AD26A5DBDD00194C3A /* EligibilityErrorInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = FEDD70AC26A5DBDD00194C3A /* EligibilityErrorInfo.swift */; }; |
223 | 226 | /* End PBXBuildFile section */ |
|
532 | 535 | DEFD6D402641B70400E51E0D /* SitePlugin+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SitePlugin+CoreDataClass.swift"; sourceTree = "<group>"; }; |
533 | 536 | DEFD6D412641B70400E51E0D /* SitePlugin+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SitePlugin+CoreDataProperties.swift"; sourceTree = "<group>"; }; |
534 | 537 | DF3D3B298350F68191CD1DAD /* Pods_Storage.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Storage.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 538 | + E16D3740284F1CDA005676BC /* GeneralAppSettingsStorageTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GeneralAppSettingsStorageTests.swift; sourceTree = "<group>"; }; |
| 539 | + E16D3742284F1E76005676BC /* MockInMemoryStorage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MockInMemoryStorage.swift; sourceTree = "<group>"; }; |
| 540 | + E1E632BF2846245D00878082 /* GeneralAppSettingsStorage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GeneralAppSettingsStorage.swift; sourceTree = "<group>"; }; |
535 | 541 | E1BCBE832844D35E00087C33 /* GeneralStoreSettingsTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GeneralStoreSettingsTests.swift; sourceTree = "<group>"; }; |
536 | 542 | F0439F2ADB3B211DF5C44D83 /* Pods-StorageTests.release-alpha.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-StorageTests.release-alpha.xcconfig"; path = "../Pods/Target Support Files/Pods-StorageTests/Pods-StorageTests.release-alpha.xcconfig"; sourceTree = "<group>"; }; |
537 | 543 | FEDD70AC26A5DBDD00194C3A /* EligibilityErrorInfo.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EligibilityErrorInfo.swift; sourceTree = "<group>"; }; |
|
568 | 574 | 574B774D24AA883D0042116F /* MockFileManager.swift */, |
569 | 575 | 572C099525475208005372E1 /* SpyFileManager.swift */, |
570 | 576 | 5772842625BF5BFB0092FB2C /* SpyPersistentStoreCoordinator.swift */, |
| 577 | + E16D3742284F1E76005676BC /* MockInMemoryStorage.swift */, |
571 | 578 | ); |
572 | 579 | path = Mocks; |
573 | 580 | sourceTree = "<group>"; |
|
683 | 690 | 2619F72425B236E60006DAFF /* TypedPredicates.swift */, |
684 | 691 | D87F61542265AA900031A13B /* PListFileStorage.swift */, |
685 | 692 | 027D3E6D23A0EEA4007D91B0 /* StorageType+Deletions.swift */, |
| 693 | + E1E632BF2846245D00878082 /* GeneralAppSettingsStorage.swift */, |
686 | 694 | ); |
687 | 695 | path = Tools; |
688 | 696 | sourceTree = "<group>"; |
|
803 | 811 | 2619F71825AF95020006DAFF /* StorageTypeExtensionsTests.swift */, |
804 | 812 | 2685C11C263DEF0B00D9EE97 /* StorageTypeDeletionsTests.swift */, |
805 | 813 | 2619F78525B5D29B0006DAFF /* TypedPredicateTests.swift */, |
| 814 | + E16D3740284F1CDA005676BC /* GeneralAppSettingsStorageTests.swift */, |
806 | 815 | ); |
807 | 816 | path = Tools; |
808 | 817 | sourceTree = "<group>"; |
|
1223 | 1232 | 02C254EC2563B12E00A04423 /* ShippingLabelSettings+CoreDataProperties.swift in Sources */, |
1224 | 1233 | B5FD111E21D4046E00560344 /* OrderSearchResults+CoreDataProperties.swift in Sources */, |
1225 | 1234 | 7471A515216CF0FE00219F7E /* SiteVisitStatsItem+CoreDataProperties.swift in Sources */, |
| 1235 | + E1E632C02846245D00878082 /* GeneralAppSettingsStorage.swift in Sources */, |
1226 | 1236 | 031C1EA627AD3AFE00298699 /* WCPayCardPaymentDetails+CoreDataProperties.swift in Sources */, |
1227 | 1237 | B54CA5BD20A4BD3B00F38CD1 /* NSManagedObjectContext+Storage.swift in Sources */, |
1228 | 1238 | 455C0C9125DD6D93007B6F38 /* AccountSettings+CoreDataProperties.swift in Sources */, |
|
1362 | 1372 | B59E11E020A9F5E6004121A4 /* Constants.swift in Sources */, |
1363 | 1373 | B54CA5C320A4BF6900F38CD1 /* NSManagedObjectContextStorageTests.swift in Sources */, |
1364 | 1374 | 02A098272480D160002F8C7A /* MockCrashLogger.swift in Sources */, |
| 1375 | + E16D3743284F1E76005676BC /* MockInMemoryStorage.swift in Sources */, |
1365 | 1376 | B54CA5C720A4BFDC00F38CD1 /* DummyStack.swift in Sources */, |
1366 | 1377 | 574B774E24AA883D0042116F /* MockFileManager.swift in Sources */, |
1367 | 1378 | B54CA5C220A4BF6900F38CD1 /* NSManagedObjectStorageTests.swift in Sources */, |
|
1374 | 1385 | 57A29FB825226BDC004DEE01 /* MigrationTests.swift in Sources */, |
1375 | 1386 | 2685C11D263DEF0C00D9EE97 /* StorageTypeDeletionsTests.swift in Sources */, |
1376 | 1387 | 2619F78625B5D29B0006DAFF /* TypedPredicateTests.swift in Sources */, |
| 1388 | + E16D3741284F1CDA005676BC /* GeneralAppSettingsStorageTests.swift in Sources */, |
1377 | 1389 | 5772842725BF5BFB0092FB2C /* SpyPersistentStoreCoordinator.swift in Sources */, |
1378 | 1390 | E1BCBE842844D35E00087C33 /* GeneralStoreSettingsTests.swift in Sources */, |
1379 | 1391 | 5772842C25BF62A90092FB2C /* Assertions.swift in Sources */, |
|
0 commit comments