ios - Flurry 4.3.2 linking issues -


i'm trying update flurry v 4.2.3 4.3.2 in ios application. i've updated files, , in frameworks updated use libflurry_4.3.2.a. however, when @ project.pbxproj file, under library search paths in couple places includes local path file "\\\"$(srcroot)/[appname]/third\\ party/flurry\\ analytics\\\"".

will cause issues if else goes build code on different computer? if remove local path doesn't build.

whenever have had similar issues removed absolute local path, removed of unnecessary \ characters. try changing search path "$(srcroot)/[appname]/third party/flurry analytics" , removing absolute local path.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -