cocoapods-binary
cocoapods-binary copied to clipboard
Not installing new pod
I am trying to install new pod and it didn't install.
Only when I remove :binary => true for all pods in podfile, then only the new pod is installing.
I am trying to install new pod and it didn't install.
Only when I remove :binary => true for all pods in podfile, then only the new pod is installing.
Did you find any workaround for this?