You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Get error Specs satisfying the MyPod (from ../) dependency were found, but they required a higher minimum deployment target.
What happened instead?
With 1.0.0beta4 I get the correct error message.
With 1.0.0beta5 and 1.0.0beta6, I get a different error: It seems like you've changed the constraints of dependency MyPodinside your development podMyPod. You should run pod update MyPod to apply changes you've made.
Running pod update MyPod keep displaying the same wrong error message.