我正在尝试在 XCode 上为 armv7s 和 armv7 编译我的应用程序,但不断收到此错误。
我已经尝试使用包含 armv6 进行编译,但还是没有运气。有什么想法吗?我完全被难住了。
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)
谢谢