ios - 'FBSDKMacros.h' file not found -


my podfile has following dependecies in swift.

pod 'fbsdkloginkit' pod 'fbsdkcorekit' pod 'fbsdksharekit' pod 'fbaudiencenetwork' 

when building project, issue thrown below:

lexical or preprocessor issue

'fbsdkmacros.h' file not found

fbsdkaccesstokencachev3.h

i new ios programming , not able identify error about.


Comments

Popular posts from this blog

java - SSE Emitter : Manage timeouts and complete() -

Voice chat over bluetooth between Android & Python (pybluez) -

Integrate jquery-globalize into an ASP.NET Core MVC App -