我该如何修复与QUOT; GADInsterstitial.h"文件没有找到,但它是在我的名单? [英] How I fix a "GADInsterstitial.h" file not found... but it is in my list?

查看:185
本文介绍了我该如何修复与QUOT; GADInsterstitial.h"文件没有找到,但它是在我的名单?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有安装内广告到我的X code项目的麻烦。我有下载谷歌广告暴民7.0.0,并继续与指令来实现的页内广告。 链接

I am having trouble installing a Interstitial ad into my Xcode project. I have download Google Ad Mob 7.0.0 and have continued with the instructions to implement an interstitial ad. link

当我去#进口GADInterstitial.h我收到了找不到文件的错误。然而,如在所附的文件中的图像看作是有作为予添加的文件的项目中。我该如何纠正呢?

When I go to #import "GADInterstitial.h" I am getting an error that the file not found. However, as seen in the picture attached the file is there as I added the files to the project. How do I correct this?

推荐答案

您需要参考的框架。

#进口< GoogleMobileAds / GADInterstitial.h>

如果你正在使用的模块(@import GoogleMobileAds)作为在顶部可见,你不应该需要这个特殊的进口线间都没有。

And if you are using modules ( @import GoogleMobileAds ) as is visible on the top, you should not need this particular import line for interstitial at all.

这篇关于我该如何修复与QUOT; GADInsterstitial.h"文件没有找到,但它是在我的名单?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆