ios - “GooglePlus/GooglePlus.h file not found” when trying to build my project -


i error

googleplus/googleplus.h file not found 

when try build project. added google plus framework project, , after that, tried import framework in app delegate.m file, i’m getting error.

i think have remove current framework , bundle google plus , download latest 1 framework google plus https://developers.google.com/+/mobile/ios/sdk/google-plus-ios-sdk-1.5.1.zip & add them project's build_settings>build_phases.

this way have solved problem, may u can it.

thanks k.d


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -