Unverified Commit 6b7cd3c9 authored by Iulian Onofrei's avatar Iulian Onofrei Committed by GitHub

Update info messages with clearer version

parent b30017a8
...@@ -25,22 +25,22 @@ Issues with `pod search`? Try deleting your cache `rm -rf ~/Library/Caches/Cocoa ...@@ -25,22 +25,22 @@ Issues with `pod search`? Try deleting your cache `rm -rf ~/Library/Caches/Cocoa
## What did you do? ## What did you do?
ℹ Please replace these with what you did. ℹ Please replace these two lines with what you did.
e.g. Run `pod install` e.g. Run `pod install`
## What did you expect to happen? ## What did you expect to happen?
ℹ Please replace these with what you expected to happen. ℹ Please replace these two lines with what you expected to happen.
e.g. Install all pod dependencies correctly. e.g. Install all pod dependencies correctly.
## What happened instead? ## What happened instead?
ℹ Please replace these with of what happened instead. ℹ Please replace these two lines with of what happened instead.
e.g. Pod A is missing the subspec B for target C. e.g. Pod A is missing the subspec B for target C.
## CocoaPods Environment ## CocoaPods Environment
ℹ Please replace these with the output of `pod env`. ℹ Please replace these two lines with the output of `pod env`.
e.g. via `pod env | pbcopy` e.g. via `pod env | pbcopy`
## Project that demonstrates the issue ## Project that demonstrates the issue
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment