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

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

python - Poor performance of db. inserts using django-mssql -

python - multiprocessing pool with map -