FROM : Hans van der Meer
DATE : Tue Jan 01 22:39:39 2008
In developing a framework, I made in the XCode3 project a target for
the framework and a separate main-target exercising framework
functions; the main-target is dependent on the framework-target.
NSLog-calls in the main-target code are showing up in the debugger
console on a build-and-go. But NSLog-calls in the framework code do
not appear.
What should I do in order to get these there too?
Hans van der Meer
DATE : Tue Jan 01 22:39:39 2008
In developing a framework, I made in the XCode3 project a target for
the framework and a separate main-target exercising framework
functions; the main-target is dependent on the framework-target.
NSLog-calls in the main-target code are showing up in the debugger
console on a build-and-go. But NSLog-calls in the framework code do
not appear.
What should I do in order to get these there too?
Hans van der Meer
| Related mails | Author | Date |
|---|---|---|
| Hans van der Meer | Jan 1, 22:39 | |
| Shripada Hebbar | Jan 2, 11:39 |






Cocoa mail archive

