When I try running my Xcode Project it fails with an error stating that I have duplicate symbols. I looked online where the find these duplicates but have had no luck:
to solve this problem go to Build phases and search about duplicate file
like (facebookSDK , unityads ) and delete (extension file.o) then build again .