Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Run pod install to download and add the pod to your project.

Code Block
> pod install


You may have to update the repo

Code Block
> pod repo update



Using a Podfile will require that you use open the code using the workspace instead of the project.

...