When compiling in xcode complains as follows: ``` ld: library not found for -lAnalytics clang: error: linker command failed with exit code 1 (use -v to see invocation) ``` anyone know what's going on?