Hi!, I've been trying to use the Geocoder framework. However, every time I build my project I get the same error: Could not build module 'MapboxGeocoder'
I've tried some things:
- Deleting the ~/Library/Developer/Xcode/DerivedData folder and building the framework again.
- Updating the Podfile.
- Changing Allow Non-modular includes in Framework Modules to YES.
But neither of them worked. I was wondering if it is problem caused by the framework itself or due to my Build Setting.
Thanks.
Hi!, I've been trying to use the Geocoder framework. However, every time I build my project I get the same error:
Could not build module 'MapboxGeocoder'I've tried some things:
But neither of them worked. I was wondering if it is problem caused by the framework itself or due to my Build Setting.
Thanks.