I am trying to compile my app on XCode for armv7s and armv7, but keep getting this error.
I've tried compiling with armv6 included and again no luck. Any ideas anybody? I'm completely stumped.
ld: file is universal (3 slices) but does not contain a(n) armv7s slice: /Users/User/Documents/App/AdMob/libGoogleAdMobAds.a for architecture armv7s
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Thanks