From bf37ac7428817e4f8ca9760c7d364cac9ed6f2d4 Mon Sep 17 00:00:00 2001 From: joyceqin-stripe Date: Tue, 1 Oct 2024 11:24:48 -0700 Subject: [PATCH] try removing schemes .periphery.yml --- .periphery.yml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/.periphery.yml b/.periphery.yml index b7519c2fbae..392add28fd5 100644 --- a/.periphery.yml +++ b/.periphery.yml @@ -8,20 +8,20 @@ workspace: Stripe.xcworkspace schemes: - AllStripeFrameworks # - IntegrationTester - - Stripe3DS2 + # - Stripe3DS2 # - Stripe3DS2DemoUI - - StripeApplePay - - StripeCameraCore - - StripeCardScan - - StripeConnect - - StripeCore - - StripeFinancialConnections - - StripeIdentity - - StripePaymentSheet - - StripePayments - - StripePaymentsUI - - StripeUICore - - StripeiOS + # - StripeApplePay + # - StripeCameraCore + # - StripeCardScan + # - StripeConnect + # - StripeCore + # - StripeFinancialConnections + # - StripeIdentity + # - StripePaymentSheet + # - StripePayments + # - StripePaymentsUI + # - StripeUICore + # - StripeiOS # - PaymentSheet Example # - AppClipExample # - CardImageVerification Example