-
Notifications
You must be signed in to change notification settings - Fork 995
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a15b484
commit e717001
Showing
1 changed file
with
10 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,11 @@ | ||
pod lib lint Stripe.podspec --include-podspecs='*.podspec' | ||
pod lib lint StripeApplePay.podspec --include-podspecs='*.podspec' | ||
pod lib lint StripeCameraCore.podspec --include-podspecs='*.podspec' | ||
pod lib lint StripeCardScan.podspec --include-podspecs='*.podspec' | ||
pod lib lint StripeCore.podspec --include-podspecs='*.podspec' | ||
pod lib lint StripeFinancialConnections.podspec --include-podspecs='*.podspec' | ||
pod lib lint StripeIdentity.podspec --include-podspecs='*.podspec' | ||
# pod lib lint Stripe.podspec --include-podspecs='*.podspec' | ||
# pod lib lint StripeApplePay.podspec --include-podspecs='*.podspec' | ||
# pod lib lint StripeCameraCore.podspec --include-podspecs='*.podspec' | ||
# pod lib lint StripeCardScan.podspec --include-podspecs='*.podspec' | ||
# pod lib lint StripeCore.podspec --include-podspecs='*.podspec' | ||
# pod lib lint StripeFinancialConnections.podspec --include-podspecs='*.podspec' | ||
# pod lib lint StripeIdentity.podspec --include-podspecs='*.podspec' | ||
# pod lib lint StripePayments.podspec --include-podspecs='*.podspec' | ||
# pod lib lint StripePaymentSheet.podspec --include-podspecs='*.podspec' | ||
# pod lib lint StripePaymentsUI.podspec --include-podspecs='*.podspec' | ||
# pod lib lint StripeUICore.podspec --include-podspecs='*.podspec' | ||
pod lib lint StripePayments.podspec --include-podspecs='*.podspec' | ||
pod lib lint StripePaymentSheet.podspec --include-podspecs='*.podspec' | ||
pod lib lint StripePaymentsUI.podspec --include-podspecs='*.podspec' | ||
pod lib lint StripeUICore.podspec --include-podspecs='*.podspec' |