Google移动广告SDK不支持与armv7s链接。从构建设置中的“ ARCHS”(架构)中删除armv7s

时间:2019-02-04 11:57:04

标签: objective-c iphone admob

我正在使用Google Mobile Ads SDK。我已经在Xcode中添加了框架。当我尝试构建项目时,出现以下错误:

The Google Mobile Ads SDK doesn't support linking with armv7s. Remove armv7s from "ARCHS" (Architectures) in your Build Settings

我尝试从“构建设置”中的有效体系结构中删除体系结构arm7s。但是我仍然遇到同样的错误。 请让我知道此问题的解决方法。

0 个答案:

没有答案