cocos2dx 3.4 在苹果上接入admob @import 报错

use of ‘@import’ when modules are disabled
设置 “Enable Modules” to YES:
设置“Link Frameworks Automatically” to YES

问题还是在,项目也清理过了…网上的方 法都说是该这两个值,我这边改了却完全没用

cocos2d-x 创建出来的工程 无法 @import的 自己手动 导入 GoogleMobileAds 这个头文件,再加入需要的 framework 就可以了

已经解决了,非常感谢

怎么解决的,详细说下啊