xcode - Google Cloud Endpoints iOS client library: 'duplicate symbols error' -


i have google app engine server uses google cloud endpoints v1. generated ios client library per these instructions:

https://cloud.google.com/endpoints/docs/frameworks/legacy/v1/java/calling-from-ios#compiling_the_client_library_generator_and_generating_your_library

however when importing client library files xcode, multiple 'duplicate symbols' errors when running build. how can fix these?


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -