When i add google analytics library, i have this warning
Undefined symbols for architecture armv7: \"_OBJC_CLASS_$_NSAttributeDescription\", referenced from:
I had have the same issue on NSAttributeDescription. In documentation this function is from CoreData.framework, so I have added this framework and no more errors on that issue.
NSAttributeDescription
CoreData.framework