stripe-archive / accept-a-card-payment

Learn how to accept a basic card payment on web, iOS, Android

Home Page:https://stripe.com/docs/payments/accept-a-payment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iOS object-C target run error

zhuleiRedTea opened this issue · comments

Bug report

iOS object-C target run error

Describe the bug

When I download the project from github, it reports an error directly after running pod install, because it is cocoapods installation that I can’t change the code, please tell me how to solve this problem
A clear and concise description of what the bug is.

To Reproduce

Steps to reproduce the behavior, please provide code snippets or a repository:

  1. Go to 'Stripe Example App '
  2. Click on 'Stripe Example App object target'
  3. run target
  4. See error

Expected behavior

A clear and concise description of what you expected to happen.

Screenshots

image

If applicable, add screenshots to help explain your problem.

System information

  • OS:macOS10.15.6 [e.g. macOS, Windows]

Additional context

Add any other context about the problem here.

commented

Hi @zhuleiRedTea,

Thanks for the report! You can fix this locally by running pod update or pulling the latest master.