I got the following error when trying to build my app: 35 duplicate symbols for architecture x86_64
35 duplicate symbols for architecture x86_64
This error only started after I tried to implement the Facebook SDK.
Any thoughts as to what I could do to resolve this error?
Adding x86_64 to the Excluded Architectures solved the issue.
x86_64