Jason Renaldo
Jason Renaldo

Reputation: 2822

Google Analytics not building for 64 bit architecture (v 3.03)

I've read on the release notes that Google Analytics V 3.03 is compatible with 64 bit apps on iOS. I added it to my project per the getting started guide and I am getting this:

enter image description here

Since I cannot find much on google (ironic, I know) on how to troubleshoot the issue, and it says it is ready for 64 bit - I am assuming I am doing something wrong. Does anybody have any advice on things I can look for or that I may doing wrong?

Upvotes: 2

Views: 215

Answers (1)

Eagerod
Eagerod

Reputation: 811

You'll have to add the libz.dylib framework to get that error to go away.

Upvotes: 5

Related Questions