Update OXXO header path

This commit is contained in:
David Estes 2020-10-08 15:33:48 -07:00
parent 1351805f28
commit c000ccb0a0
4 changed files with 3 additions and 3 deletions

View File

@ -1197,11 +1197,11 @@
44BDCFDA245A2C38007EE6D5 /* STPPaymentMethodBancontactParams.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = STPPaymentMethodBancontactParams.h; path = PublicHeaders/Stripe/STPPaymentMethodBancontactParams.h; sourceTree = "<group>"; };
44BDCFDE245A46CC007EE6D5 /* STPPaymentMethodBancontactParamsTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = STPPaymentMethodBancontactParamsTests.m; sourceTree = "<group>"; };
44BDCFE0245A4841007EE6D5 /* STPPaymentMethodBancontactTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = STPPaymentMethodBancontactTests.m; sourceTree = "<group>"; };
45211F1D24A2A6C6004ABF00 /* STPIntentActionOXXODisplayDetails.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = STPIntentActionOXXODisplayDetails.h; path = PublicHeaders/STPIntentActionOXXODisplayDetails.h; sourceTree = "<group>"; };
45211F1D24A2A6C6004ABF00 /* STPIntentActionOXXODisplayDetails.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = STPIntentActionOXXODisplayDetails.h; path = PublicHeaders/Stripe/STPIntentActionOXXODisplayDetails.h; sourceTree = "<group>"; };
45211F1E24A2A6C6004ABF00 /* STPIntentActionOXXODisplayDetails.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = STPIntentActionOXXODisplayDetails.m; sourceTree = "<group>"; };
4521D383249896C70042700B /* STPPaymentMethodOXXO.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = STPPaymentMethodOXXO.h; path = PublicHeaders/STPPaymentMethodOXXO.h; sourceTree = "<group>"; };
4521D383249896C70042700B /* STPPaymentMethodOXXO.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = STPPaymentMethodOXXO.h; path = PublicHeaders/Stripe/STPPaymentMethodOXXO.h; sourceTree = "<group>"; };
4521D384249896F40042700B /* STPPaymentMethodOXXO.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = STPPaymentMethodOXXO.m; sourceTree = "<group>"; };
4521D38C249986A40042700B /* STPPaymentMethodOXXOParams.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = STPPaymentMethodOXXOParams.h; path = PublicHeaders/STPPaymentMethodOXXOParams.h; sourceTree = "<group>"; };
4521D38C249986A40042700B /* STPPaymentMethodOXXOParams.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = STPPaymentMethodOXXOParams.h; path = PublicHeaders/Stripe/STPPaymentMethodOXXOParams.h; sourceTree = "<group>"; };
4521D38F249988340042700B /* STPPaymentMethodOXXOParams.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = STPPaymentMethodOXXOParams.m; sourceTree = "<group>"; };
4521D394249999C10042700B /* STPPaymentMethodOXXOParamsTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = STPPaymentMethodOXXOParamsTests.m; sourceTree = "<group>"; };
4521D3962499E85E0042700B /* STPPaymentMethodOXXOTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = STPPaymentMethodOXXOTests.m; sourceTree = "<group>"; };