ios - Cocoapod path reference error -


i have newly added cocoapods application, getting “parser error” while compiling code in client machine, same source code working fine in system (without changes). please find below error along screen shot.

../../../fbsdkcorekit/fbsdkcorekit/fbsdkcorekit/fbsdkaccesstoken.h

enter image description here

and have added tag ($(inherited) - > non-recursive) below paths in target -> build settings.

header search path, framework search path, library search path.

i hope cocoapods path reference issue, please 1 me out of issue.

note: have sent file client .zip.

finally came answer, have sent source file client end(other systems) as .tar.gz format instead of .zip file.

this solved issue.hope 1 in future.....

enter image description here


Comments

Popular posts from this blog

unity3d - Rotate an object to face an opposite direction -

angular - Is it possible to get native element for formControl? -

javascript - Why jQuery Select box change event is now working? -