开发者

Unable to add Crash Reporter to iphone project

So I have been trying all night to get PLCrashReporter into my app prior to release. I have followed the instructions on github to the letter but keep getting "can't find crashreporter/crashreporter.h" when i try to go and build. This of course leads to about 54 other build errors.

I know the error must be in xcode finding the headers but for the life of me I can't find what开发者_C百科 I'm doing wrong. I have even commented out the crashreporter code in my appdelegate and still get the problem.

I have moved the framework all over my directory structure and added the folder to my header/frameworks/library search paths all with no luck.

I did try to build the demo project on github but have the same issues with that as well

Anyone have any luck with this and can let me know what I'm doing wrong? Thanks for the help


You need to add the PLCrashReporter headers path to your project. In Xcode 3.x, look for the User Headers Path.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜