core-plotを使いたいのですが読み込めなくて困っています。
グラフを導入したいのですが、どのようにしたらいいか教えて下さい
1.podfileの作成
2.pod install
3.フォルダ内のxcwrokspaceを開く
上記の手順でcoreplotをCocoaPodsでインストールしたのですが、
ViewController.hでimportしようとしても
フォルダ(CorePlot)までの階層しか出てきません
podfileで方では
Uncomment this line to define a global platform for your project
platform :ios, '8.0'
Uncomment this line if you're using Swift
use_frameworks!
platform :ios, '5.0'
pod 'CorePlot'
target 'oresen7' do
end
となっております。
ファイル自体はCorePlot/CorePlot-CocoaTouch.hの階層に存在します
どこを改善したらいいかご教授お願いします
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2015/11/24 05:18
2015/11/24 05:25 編集
2015/11/24 05:27 編集
2015/11/24 05:58
2015/11/26 01:34
2015/11/26 02:13
2015/11/26 04:56