POD Not working with Xcode Version 11.3.1
kedardesai opened this issue · 3 comments
kedardesai commented
I have Xcode version 11.3.1 and cocoapods version 1.5.3.
I am trying to install SwiftSignatureView with pods. But it installing 1.0.3 version of the library. I have tried this library with my another machine for POC two days before which has Xcode version 10.2.1 and cocoapods version 1.5.3, it works fine and installs the latest version of the library.
Please help me as early as possible.
alistra commented
This may be the issue of your deployment target being smaller than 8.3
kedardesai commented
No. My deployment target is 10.1