I'm using GoogleMaps Pod in my project. I have error in one of my Storyboard:
error: IB Designables: Failed to render and update auto layout status for MapViewController: dlopen(GoogleMaps.framework, 1): no suitable image found. Did find: GoogleMaps.framework: mach-o, but wrong filetype
I have set view class to GMSMapView:
App is working on simulator. How I can fix this error? It causes whole storyboard to be blank.