'pod install' doesn't update an existing pod

Viewed 30600

I am trying to update my pod using pod install and finding that it doesn't update properly unless I delete the original pod.

Is there some extra step required or is there a common mistake that makes updates fail?

4 Answers
Related