I no longer need google maps in my project. I deleted all the places where it was imported (obviously) but now am stuck with this linker error:
ld: framework not found GoogleMaps
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Appreciate the help!