kalnyc67 / analytics-issues

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

Project won't compile without "libAdIdAccess.a" #542

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
My iOS app got rejected by Apple because of the advertisingIdentifier in the GA 
SDK.
I got the latest version of the SDK and decided not to use the 
"libAdIdAccess.a" to avoid trouble.
But my project won't compile with it. Xcode gives me one of those "Apple Mach-O 
Linker Error" File not found: myPath/libAdIdAccess.a

Is there any adicional set up to have this working?
I'm using Xcode 6.1 and my target is iSO 7.0

Thanks.

Original issue reported on code.google.com by lu...@howmobile.com.br on 4 Dec 2014 at 1:29