google analytics - How to fix this duplicate symbol error, xcode 7.0.1 -


i searched , searched , couldnt find answer.

i added google analytics project. have 2 projects in same workspace use google analytics. linked them both. in past wasnt issue. needed add library, ran "pod update" , since i've been getting error. now, both locations same file.

how can fix error? (as sub note, no .m files imported, , there no duplicate library entries in pbxproj file regarding thing)

duplicate symbol _uselessfunctionthatexistssolelysothatidontgeterrorsaboutemptylibsf474397331760491295374 in:     /users/lena/dev/workspace/app/myapp/../pods/googleutilities/libraries/libgtm_nsdata+zlib.a(staticlibraryemptysourcefile.o)     /users/lena/dev/workspace/app/pods/googleutilities/libraries/libgtm_nsdata+zlib.a(staticlibraryemptysourcefile.o) ld: 1 duplicate symbol architecture x86_64 


Comments

Popular posts from this blog

php - Invalid Cofiguration - yii\base\InvalidConfigException - Yii2 -

How to show in django cms breadcrumbs full path? -

ruby on rails - npm error: tunneling socket could not be established, cause=connect ETIMEDOUT -