|
137 | 137 | 47B19F96CCEA290541E3B988 /* CardSectionElement.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D03000A6807B09BFD8E6CB1 /* CardSectionElement.swift */; };
|
138 | 138 | 48DA2EFE0944E737B0F197B0 /* OHHTTPStubs in Frameworks */ = {isa = PBXBuildFile; productRef = B2AFFAD776D5F21DF837F1BD /* OHHTTPStubs */; };
|
139 | 139 | 49803444CD948F1ED28FF021 /* PaymentSheetFormFactory+FormSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD7A1EFF100C589FDFF4D516 /* PaymentSheetFormFactory+FormSpec.swift */; };
|
| 140 | + 49AED8FB2D4C46A700FD7C23 /* ElementsSessionContext+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49AED8FA2D4C46A700FD7C23 /* ElementsSessionContext+Extensions.swift */; }; |
140 | 141 | 49F62EDF394F18E5BB201D53 /* StripePaymentSheet.h in Headers */ = {isa = PBXBuildFile; fileRef = 7AA6166F234C3A2129CBD573 /* StripePaymentSheet.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
141 | 142 | 4A1A0A542B824C830A200BE0 /* StubbedBackend.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBF8498CCD12A5190F9267CD /* StubbedBackend.swift */; };
|
142 | 143 | 4A8C7B2AFB290567C961DAB0 /* StripePaymentsUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F22354BD25171B8DC2B922D2 /* StripePaymentsUI.framework */; };
|
|
555 | 556 | 45B6DC9BD9183495E5649369 /* LinkAccountService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LinkAccountService.swift; sourceTree = "<group>"; };
|
556 | 557 | 47C5DB8C01BA7137369C8B4D /* TextFieldElement+Card.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TextFieldElement+Card.swift"; sourceTree = "<group>"; };
|
557 | 558 | 492B254E43F3BB9F9CEAEA06 /* PaymentSheetLoaderStubbedTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PaymentSheetLoaderStubbedTest.swift; sourceTree = "<group>"; };
|
| 559 | + 49AED8FA2D4C46A700FD7C23 /* ElementsSessionContext+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ElementsSessionContext+Extensions.swift"; sourceTree = "<group>"; }; |
558 | 560 | 4BEFE8C0CFEAE73F9FD736D3 /* STPStringUtils.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = STPStringUtils.swift; sourceTree = "<group>"; };
|
559 | 561 | 4C6AA41454A6757B3E26AE67 /* StripePaymentSheetTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = StripePaymentSheetTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
560 | 562 | 4D595AA033BC84CB4E1C277F /* PaymentSheetFormFactorySnapshotTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PaymentSheetFormFactorySnapshotTest.swift; sourceTree = "<group>"; };
|
|
1225 | 1227 | 4DA1B1B7662E177725062922 /* StripePaymentSheet+Exports.swift */,
|
1226 | 1228 | 70ED08B0F303B7C2334602C3 /* StripePaymentSheetBundleLocator.swift */,
|
1227 | 1229 | 6103F2BB2BE45990002D67F8 /* SavedPaymentMethodManager.swift */,
|
| 1230 | + 49AED8FA2D4C46A700FD7C23 /* ElementsSessionContext+Extensions.swift */, |
1228 | 1231 | );
|
1229 | 1232 | path = Helpers;
|
1230 | 1233 | sourceTree = "<group>";
|
|
2267 | 2270 | B2979A0740F8730FC14DFEC1 /* BottomSheetViewController.swift in Sources */,
|
2268 | 2271 | 2E4C37C73AD202C8A3DD2E4E /* LoadingViewController.swift in Sources */,
|
2269 | 2272 | A8ECBDF889E258F03B86BC2E /* PaymentSheetFlowControllerViewController.swift in Sources */,
|
| 2273 | + 49AED8FB2D4C46A700FD7C23 /* ElementsSessionContext+Extensions.swift in Sources */, |
2270 | 2274 | 247A8FEE5184E5976720599E /* PaymentSheetViewController.swift in Sources */,
|
2271 | 2275 | 6B31B9BA2B90FCE60064E210 /* CustomerSession.swift in Sources */,
|
2272 | 2276 | 4DDECA1F7EC6B624C00D549E /* PollingViewController.swift in Sources */,
|
|
0 commit comments