Hi Team,
I am getting the below error when I build the app.
Please someone guide me in resolving this issue?
I have already tried these solutions.
1) Build Phase --> Compile Source --> No duplicate files
2) Enable bitcode --> No
duplicate symbol _OBJC_CLASS_$_CDVLogger in:
/Users/divya/Library/Developer/Xcode/DerivedData/TAB_Mobile-anqixnjbvsrjcwaqnqarrgrdpryp/Build/Intermediates.noindex/TAB Mobile.build/Debug-iphonesimulator/TAB Mobile.build/Objects-normal/x86_64/CDVLogger.o
/Users/divya/Library/Developer/Xcode/DerivedData/TAB_Mobile-anqixnjbvsrjcwaqnqarrgrdpryp/Build/Products/Debug-iphonesimulator/libCordova.a(CDVLogger.o)
duplicate symbol _OBJC_METACLASS_$_CDVLogger in:
/Users/divya/Library/Developer/Xcode/DerivedData/TAB_Mobile-anqixnjbvsrjcwaqnqarrgrdpryp/Build/Intermediates.noindex/TAB Mobile.build/Debug-iphonesimulator/TAB Mobile.build/Objects-normal/x86_64/CDVLogger.o
/Users/divya/Library/Developer/Xcode/DerivedData/TAB_Mobile-anqixnjbvsrjcwaqnqarrgrdpryp/Build/Products/Debug-iphonesimulator/libCordova.a(CDVLogger.o)
ld: 2 duplicate symbols for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Thanks,
Divya