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() -

jquery - uncaught exception: DataTables Editor - remote hosting of code not allowed -

java - How to resolve error - package com.squareup.okhttp3 doesn't exist? -