デバイスでアプリを実行しようとしていますが、iPhoneシミュレーターで正常に動作しているデバイスでエラーが発生します。
ld: warning: directory not found for option '-L/Users/Documents/TEST/../CorePlotDemo/CorePlotDemo'
ld: warning: directory not found for option '-L/Users/TEST/../CorePlotDemo/CorePlotDemo'
ld: library not found for -lsqlite3.0
clang: error: linker command failed with exit code 1 (use -v to see invocation)
このエラーを解決する方法、私もライブラリ検索パスで試しましたが、機能しませんでした。