panchapol/gdata-objectivec-client

Duplicate Symbol

GoogleCodeExporter opened this issue · 0 comments

Including the GData framework (v1.9.1) via cocoapods (v0.32.1) is causing a 
duplicate symbol error:

duplicate symbol _kCachedURLReservationInterval in:
/Users/...axzlirkjwanbbhgxjozxiveycaqm/Build/Products/Debug-iphonesimulator/libP
ods-MyP.a(GDataHTTPFetcher.o)
/Users/...axzlirkjwanbbhgxjozxiveycaqm/Build/Products/Debug-iphonesimulator/libP
ods-MyP.a(GTMHTTPFetchHistory.o)


Both files have the same constant kCachedURLReservationInterval

Original issue reported on code.google.com by alexande...@e-mundo.de on 9 May 2014 at 11:49