【发布时间】:2018-03-10 12:28:34
【问题描述】:
我目前正在使用 Appodeal 框架通过我的 iOS 应用获利。我已经使用 CocoaPods 安装了 Appodeal 框架,没有任何错误。但是当我尝试构建我的应用时,我收到了这样的错误:
ld: library not found for -lAPDAdColonyAdapter
clang: error: linker command failed with exit code 1 (use -v to see invocation)
我该如何解决这个问题?
【问题讨论】:
标签: ios xcode cocoapods xcode9 appodeal