Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation Typo: "will be ran" -> "will be run" #719

Open
chrislconover opened this issue Mar 18, 2022 · 0 comments
Open

Documentation Typo: "will be ran" -> "will be run" #719

chrislconover opened this issue Mar 18, 2022 · 0 comments

Comments

@chrislconover
Copy link

https://guides.cocoapods.org/syntax/podspec.html#prepare_command
https://github.com/CocoaPods/Core/blob/e6451e172c33f3aa77a3f8baa7b6b5b8c3b5da14/lib/cocoapods-core/specification/dsl.rb

@!method prepare_command=(command)

  #
  #   A bash script that will be executed after the Pod is downloaded. This
  #   command can be used to create, delete and modify any file downloaded
  #   **and will be ran** before any paths for other file attributes of the
  #   specification are collected.
  #
  #   This command is executed before the Pod is cleaned and before the
  #   Pods project is created. The working directory is the root of the
  #   Pod.
  #
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant