Forums
"_OBJC_CLASS_$_PLCrashReporter", referenced from:
-
I'm trying to get the wordpress ios to compile xcode.
I have added the PLCrashReport framework directory,
Made sure that the framework exist in the xcode project settings.A the link stage i'm getting the above error.
BTW how do i comment on the ios wordpress blog?
-
I'm have the same problem. I've added the PLCrashReport framework which I downloaded from their website. Could someone please point me in the right direction so it compiles? Thanks!
-
I managed to compile it by adding the PLCrashReport xcode project into the wordpress project.
Adding the framework only worked if you are deploying to a phone on release. That's what i got so far.
Havng problems adding a new site now though. weird -
Try adding the compiled libCrashReporter-iphone*.a file into the project.
That worked for me.
Topic Closed
This topic has been closed to new replies.