Skip to content

Commit

Permalink
Speed up check
Browse files Browse the repository at this point in the history
  • Loading branch information
porter-stripe committed Sep 26, 2024
1 parent 6c3ab6e commit caf3702
Showing 1 changed file with 22 additions and 24 deletions.
46 changes: 22 additions & 24 deletions .periphery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,37 +7,37 @@ workspace: Stripe.xcworkspace
schemes:
- AllStripeFrameworks
- IntegrationTester
- Stripe3DS2
- Stripe3DS2DemoUI
- StripeApplePay
- StripeCameraCore
- StripeCardScan
# - Stripe3DS2
# - Stripe3DS2DemoUI
# - StripeApplePay
# - StripeCameraCore
# - StripeCardScan
- StripeConnect
- StripeCore
- StripeFinancialConnections
- StripeIdentity
- StripePaymentSheet
- StripePayments
- StripePaymentsUI
- StripeUICore
- StripeiOS
# - StripeCore
# - StripeFinancialConnections
# - StripeIdentity
# - StripePaymentSheet
# - StripePayments
# - StripePaymentsUI
# - StripeUICore
# - StripeiOS
- PaymentSheet Example
- AppClipExample
- CardImageVerification Example
# - AppClipExample
# - CardImageVerification Example
- FinancialConnections Example
- IdentityVerification Example
- StripeConnect Example
- Non-Card Payment Examples
- UI Examples

targets:
- AppClipExample
- AppClipExampleClip
- AppClipExampleClipTests
- AppClipExampleClipUITests
- AppClipExampleTests iOS
- CardImageVerification Example
- CardImageVerification ExampleUITests
# - AppClipExample
# - AppClipExampleClip
# - AppClipExampleClipTests
# - AppClipExampleClipUITests
# - AppClipExampleTests iOS
# - CardImageVerification Example
# - CardImageVerification ExampleUITests
- Common
- FinancialConnections Example
- FinancialConnectionsUITests
Expand All @@ -49,8 +49,6 @@ targets:
- PaymentSheetLocalizationScreenshotGenerator
- PaymentSheetUITest
- Stripe3DS2
- Stripe3DS2DemoUI
- Stripe3DS2DemoUITests
- Stripe3DS2Tests
- StripeApplePay
- StripeApplePayTests
Expand Down

0 comments on commit caf3702

Please sign in to comment.