I am working on google analytics (iOs, Objective c), when i add this file \"libGoogleAnalyticsServices.a\" to my project I got this error
\"Apple Mach-O Lin
This problem has different solutions , one of them is to set Enable Bitcode to No . ( I don't know why by default it is Yes ) This problem is a ghost like problem . Clearing Cache , Restarting Xcode , Simulator and MAC ,Ensuring proper linking of Frameworks or , Sometimes just doing nothing can solve this problem .