0
私podfileにあなたは私がuse_frameworksをしています注意してくださいすることができますとして、私は- 迅速
# Uncomment this line to define a global platform for your project
# platform :ios, '9.0'
target 'Penguin Rush' do
# Comment this line if you're not using Swift and don't want to use dynamic frameworks
use_frameworks!
# Pods for Penguin Rush
pod 'mopub-ios-sdk'
target 'Penguin RushTests' do
inherit! :search_paths
# Pods for testing
end
を持っています!
ブリッジヘッダーも作成しましたが、これを行う必要はありませんが、SDKはまだ見つかりません。私のビルド設定の下で
私はObjective-Cのブリッジングヘッダーはペンギンラッシュ/ PenguinRush-BridgingHeader.hに
を指摘している私は、フレームワーク検索パスは、「ポッド/ **」
私は何だことも指摘していますここに行方不明?