问题
I need to implement the PLCrashReporter to my application, i have added framework and the code to use it, but i need add header files. I am not sure what to add as header files.
Could you please help me?
回答1:
#import "CrashReporter/CrashReporter.h"
Would be the right answer, if all is right configured.
来源:https://stackoverflow.com/questions/20540273/plcrashreporter-header-implementation