I have a Google App Engine server which uses Google Cloud Endpoints v1. I generated the iOS client library as per these instructions:
However when importing the client library files to Xcode, I get multiple 'duplicate symbols' errors when running Build. How can I fix these?