CocoaPods / CocoaPods/Core

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

Open
#719 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
170
Forks
376
PR merge metrics
No merged PRs in 30d

Description

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.
#

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.