Re: Using Drosera
Re: Using Drosera
- Subject: Re: Using Drosera
- From: Steve Christensen <email@hidden>
- Date: Mon, 18 Jun 2007 15:54:33 -0700
On Jun 18, 2007, at 3:07 PM, Rush Manbert wrote:
I am trying to use the Drosera JavaScript debugger that is
available in the WebKit nightly builds.
On the web page (http://trac.webkit.org/projects/webkit/wiki/
Drosera) it says "If you're debugging your own application however,
you'll need to make sure the WebKitScriptDebuggerEnabled key is in
your bundle identifier".
My project is XCode based. I know this has something to do with the
info.plist file, but I have no idea how to make the
WebKitScriptDebuggerEnabled key be in my bundle identifier.
Can anyone please help?
I don't think it should be in the bundle identifier. Likely it just
means that you need to add a new boolean key,
WebKitScriptDebuggerEnabled, to your Info.plist and set its value to
true/YES.
steve
Attachment:
PGP.sig
Description: PGP signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden