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:
Below Patch work for me..:)
Step 1: Go to TARGETS -> Build Settings -> No Common Blocks -> No Step 2: Go to TARGETS -> Build Settings -> enable testability -> No
Setting it back to NO solved the problem!