ios - GoogleMaps/GoogleMaps.h' file not found when I archive an app -


i used in googlemap project,there no problem when use simulator.but when archive project ,i'm getting build error - googlemaps/googlemaps.h file not found. change bulid configuration debug (edit scheme -> archive -> build configuration ->debug)is no problem.can me,what reason this?

enter image description here


Comments

Popular posts from this blog

Django REST Framework perform_create: You cannot call `.save()` after accessing `serializer.data` -

Why does Go error when trying to marshal this JSON? -

ios - Memory not freeing up after popping viewcontroller using ARC -