E文-》http://code.google.com/p/google-breakpad/wiki/MacBreakpadStarterGuide
有时候英文的意会,比中文翻译更能帮助理解。
如何把breakpad加入你的mac程序
- How To Add Breakpad To Your Mac Client Application
- Preparing a binary build of Breakpad for use in your tree
- Building the requisite targets
- Adding Breakpad.framework
- Copy Breakpad into your Application Package
- Add a New Run Script build phase
- Adjust the Project Settings
- Write Code!
- Configure Breakpad
- Build Your Application
- Verify
- Upload the symbol file
- Final Notes
这是一篇按部就班来编译breakpad,在mac程序中使用的文档