|
696 | 696 | DE42F9632967C8B900D514C2 /* ReportOrderTotalsMapperTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE42F9622967C8B900D514C2 /* ReportOrderTotalsMapperTests.swift */; }; |
697 | 697 | DE42F9652967F34400D514C2 /* refund-single-without-data.json in Resources */ = {isa = PBXBuildFile; fileRef = DE42F9642967F34400D514C2 /* refund-single-without-data.json */; }; |
698 | 698 | DE42F9672967F61D00D514C2 /* refunds-all-without-data.json in Resources */ = {isa = PBXBuildFile; fileRef = DE42F9662967F61D00D514C2 /* refunds-all-without-data.json */; }; |
| 699 | + DE42F96F296BC9A700D514C2 /* countries-without-data.json in Resources */ = {isa = PBXBuildFile; fileRef = DE42F96E296BC9A700D514C2 /* countries-without-data.json */; }; |
699 | 700 | DE50295928C5BD0200551736 /* JetpackUser.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE50295828C5BD0200551736 /* JetpackUser.swift */; }; |
700 | 701 | DE50295B28C5F99700551736 /* DotcomUser.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE50295A28C5F99700551736 /* DotcomUser.swift */; }; |
701 | 702 | DE50295D28C6068B00551736 /* JetpackUserMapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE50295C28C6068B00551736 /* JetpackUserMapper.swift */; }; |
|
1507 | 1508 | DE42F9622967C8B900D514C2 /* ReportOrderTotalsMapperTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReportOrderTotalsMapperTests.swift; sourceTree = "<group>"; }; |
1508 | 1509 | DE42F9642967F34400D514C2 /* refund-single-without-data.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "refund-single-without-data.json"; sourceTree = "<group>"; }; |
1509 | 1510 | DE42F9662967F61D00D514C2 /* refunds-all-without-data.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "refunds-all-without-data.json"; sourceTree = "<group>"; }; |
| 1511 | + DE42F96E296BC9A700D514C2 /* countries-without-data.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "countries-without-data.json"; sourceTree = "<group>"; }; |
1510 | 1512 | DE50295828C5BD0200551736 /* JetpackUser.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JetpackUser.swift; sourceTree = "<group>"; }; |
1511 | 1513 | DE50295A28C5F99700551736 /* DotcomUser.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DotcomUser.swift; sourceTree = "<group>"; }; |
1512 | 1514 | DE50295C28C6068B00551736 /* JetpackUserMapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JetpackUserMapper.swift; sourceTree = "<group>"; }; |
|
2127 | 2129 | B559EBA820A0B5B100836CD4 /* Responses */ = { |
2128 | 2130 | isa = PBXGroup; |
2129 | 2131 | children = ( |
| 2132 | + DE42F96E296BC9A700D514C2 /* countries-without-data.json */, |
2130 | 2133 | DE42F9662967F61D00D514C2 /* refunds-all-without-data.json */, |
2131 | 2134 | DE42F9642967F34400D514C2 /* refund-single-without-data.json */, |
2132 | 2135 | EE80A24B29556F1D003591E4 /* Coupon */, |
|
2947 | 2950 | DEC51A9B274E3206009F3DF4 /* plugin-inactive.json in Resources */, |
2948 | 2951 | CCF48B382628AEAE0034EA83 /* shipping-label-account-settings-no-payment-methods.json in Resources */, |
2949 | 2952 | 31A451D327863A2E00FE81AA /* stripe-account-complete.json in Resources */, |
| 2953 | + DE42F96F296BC9A700D514C2 /* countries-without-data.json in Resources */, |
2950 | 2954 | EECB7EE8286555180028C888 /* media-update-product-id.json in Resources */, |
2951 | 2955 | D88D5A43230BC668007B6E01 /* reviews-single.json in Resources */, |
2952 | 2956 | DE5CA111288A3E080077BEF9 /* product-malformed-variations-and-image-alt.json in Resources */, |
|
0 commit comments