Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

fix(ios): run pod repo update before install #72

Merged
merged 1 commit into from
Jul 4, 2018

Conversation

samouss
Copy link
Contributor

@samouss samouss commented Jul 4, 2018

Summary

In case it's your first install of CocoaPods (like me) the command will fail. We can run the command (see below) before each install.

pod repo update

Is it a problem @spinach?

@spinach
Copy link

spinach commented Jul 4, 2018

@samouss Yep pod repo update would be good, it won't take much time 👍

Copy link
Member

@francoischalifour francoischalifour left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's a good solution to me!

@francoischalifour francoischalifour merged commit 1d10805 into master Jul 4, 2018
@francoischalifour francoischalifour deleted the fix/pod-install branch July 4, 2018 12:36
aymeric-giraudet pushed a commit to algolia/instantsearch that referenced this pull request Dec 14, 2022
…earch-app#72)

The CocoaPods installation fails if it's your first CocoaPods install. We run the command `pod repo update` before each install to avoid this.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants