UpendraSingh / analytics-issues

Automatically exported from code.google.com/p/analytics-issues
0 stars 0 forks source link

My workspace doesn't compile after adding pod 'Google/Analytics' to my Podfile #913

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hello.

I'm using Xcode 7.2.1 and trying to add google analytics to my iOS projects.

After following the steps found here:
https://developers.google.com/analytics/devguides/collection/ios/v3/#get-config

I'm getting a bunch of compile errors in my workspace. Please find an attached 
screenshot.

Original issue reported on code.google.com by artur.wd...@ynd-consult.com on 18 Mar 2016 at 12:19

Attachments:

GoogleCodeExporter commented 8 years ago
I've done a little more digging and it seems that the problem is caused by the 
fact that one of my other dependencies has ProtocolBuffers as a dependency.

Can anyone help me understand why ProtocolBuffers won't compile when 
GoogleAnalytics is added via Cocoapods?

Original comment by artur.wd...@ynd-consult.com on 18 Mar 2016 at 2:05

GoogleCodeExporter commented 8 years ago
What is the other dependency that's causing a conflict?

Original comment by t...@google.com on 18 Mar 2016 at 6:15