Skip to content

Fix getting of cocoapod version #1202

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

Merged
merged 1 commit into from
Nov 17, 2015

Conversation

rosen-vladimirov
Copy link
Contributor

pod --version command, which is used to determine the version of cocoapods, might return some warnings.
Here's a sample output:

WARNING: CocoaPods requires your terminal to be using UTF-8 encoding.
Consider adding the following to ~/.profile:

export LANG=en_US.UTF-8

0.39.0

Make sure to get the real version in this output (0.39.0).

@rosen-vladimirov rosen-vladimirov self-assigned this Nov 16, 2015
@rosen-vladimirov rosen-vladimirov added this to the 1.5.0 milestone Nov 16, 2015
@ns-bot
Copy link

ns-bot commented Nov 16, 2015

Test PASSed.

@vchimev
Copy link

vchimev commented Nov 17, 2015

👍

1 similar comment
@Fatme
Copy link
Contributor

Fatme commented Nov 17, 2015

👍

`pod --version` command, which is used to determine the version of cocoapods, might return some warnings.
Here's a sample output:
```
WARNING: CocoaPods requires your terminal to be using UTF-8 encoding.
Consider adding the following to ~/.profile:

export LANG=en_US.UTF-8

0.39.0
```
Make sure to get the real version in this output (0.39.0).
@rosen-vladimirov rosen-vladimirov force-pushed the vladimirov/fix-cocoapod-version-check branch from cf36a9f to 9f4667a Compare November 17, 2015 08:01
@ns-bot
Copy link

ns-bot commented Nov 17, 2015

Test PASSed.

rosen-vladimirov added a commit that referenced this pull request Nov 17, 2015
…rsion-check

Fix getting of cocoapod version
@rosen-vladimirov rosen-vladimirov merged commit b888aa7 into release Nov 17, 2015
@rosen-vladimirov rosen-vladimirov deleted the vladimirov/fix-cocoapod-version-check branch November 17, 2015 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants