libGTLTouchStaticLib.a and picasa library libGDataTouchStaticLib.a. when i used both in my application i get the 204 duplicates symbols in my application.
This is the error:
duplicate symbol _OBJC_IVAR_$_GTMHTTPFetcher.request_ in:
/Users/bettermac9/Library/Developer/Xcode/DerivedData/PicBackMan-bkstztcwwtsutvgoumkwpscfvaiv/Build/Products/Debug-iphonesimulator/libGTLTouchStaticLib.a(GTMHTTPFetcher.o)
/Users/bettermac9/Desktop/copy latest/PicBackMan 3/libGDataTouchStaticLib.a(GTMHTTPFetcher.o)
Please tell me that how can i remove this error and run my application without any duplicate symbol.