iOS アプリケーションのシンボルを生成したいのですが、Google ブレークパッドには mac しかdump_syms
ありません。iOS では見つかりませんでした。iOSでも使えますか?試してみると、次のエラーが表示されます。
/Users/user/google-breakpad-read-only/src/tools/mac/dump_syms/build/Debug/dump_syms
-g /Users/user/TestBreakpad/build/Debug-iphonesimulator/TestBreakpad.app.dSYM
/Users/user/TestBreakpad/build/Debug-iphonesimulator/TestBreakpad.app
Unable to find DWARF-bearing file in bundle: /Users/user/TestBreakpad/build/Debug-iphonesimulator/TestBreakpad.app
iOS SDK を使用してこれをビルドしようとしましたが、同じエラーが発生します。