duplicate symbol _a in: /Users/pgmutti/Library/Developer/Xcode/DerivedData/iPhoneXMPP-dzzpetgrkxvjlwfavatmfkvovusv/Build/Intermediates/iPhoneXMPP.build/Debug-iphonesimulator/iPhoneXMPP.build/Objects-normal/i386/SettingsViewController.o /Users/pgmutti/Library/Developer/Xcode/DerivedData/iPhoneXMPP-dzzpetgrkxvjlwfavatmfkvovusv/Build/Intermediates/iPhoneXMPP.build/Debug-iphonesimulator/iPhoneXMPP.build/Objects-normal/i386/AddDamageAccount.o ld: 1 duplicate symbol for architecture i386 clang: error: linker command failed with exit code 1 (use -v to see invocation)
I have already removed the image reference which I had used in both the classes.. But still I am getting this error.. How to fix it..