Hi I\'m getting following error and so far not able to fix it.
Undefined symbols for architecture x86_64: \"_OBJC_CLASS_$_GAI\", referenced from: objc-clas
Had same problem till I added the libGoogleAnalyticsServices.a and libsqlite3.0.dylib to "Link Binary with Libraries"
libGoogleAnalyticsServices.a
libsqlite3.0.dylib
Here is my full list: