How do I set a watchpoint?

2015-05-23 Thread Jens Alfke
I’m going nuts trying to debug a crash in which an object gets dealloced prematurely (but enabling zombies doesn’t help, i.e. the object is freed regardless, not turned into a zombie.) I’m trying to set a watchpoint on the object’s memory to see what’s freeing it, but I can’t figure out how to

Re: Problem Adding WebKit Framework

2015-05-23 Thread Quincey Morris
On May 23, 2015, at 09:52 , Dave d...@looktowindward.com wrote: Right Click on Cocoa.framework in the Project and Select Reveal in Finder. In the Finder Folder, find the WebKit.framework file and drag it into the same group as Cocoa.framework in the XCode Project. Then, in the Source file