Linker error: ld: warning: auto link enabled: link linker option in / Path / GoogleMaps is not dylib
Undefined characters for x86_64 architecture:
"_ OBJC_CLASS _ $ _ GMSServices" referenced by:
objc-class-ref in AppDelegate.o ld: characters (characters) that were not found for x86_64 architecture
clang: error: linker command failed with exit code 1 (use -v to invoke the call)
Here I use google places API with pod and Xocde 6.3. This problem is thrown during compilation when I try to use any of the Google Maps Map classes.
source share