I am trying to implement mapbox Vision SDK. I set deployment target 11.2, also in pod file 11.2 but I get error Compiling for iOS 9.0, but module 'MapboxVision' has a minimum deployment target of iOS 11.2:
How to resolve this?
I am trying to implement mapbox Vision SDK. I set deployment target 11.2, also in pod file 11.2 but I get error Compiling for iOS 9.0, but module 'MapboxVision' has a minimum deployment target of iOS 11.2:
How to resolve this?