Re: Cocoa UI Bundle
Re: Cocoa UI Bundle
- Subject: Re: Cocoa UI Bundle
- From: Michael Hopkins <email@hidden>
- Date: Tue, 2 Sep 2008 13:30:10 -0700
Peter,
Most likely, it is because you have strip debug symbols during copy
defined. Take a look in the build pane in XCode for your cocoaUITarget
and check the status of the "Strip Debug Symbols During Copy"
checkbox. Make sure this is unchecked.
Hope this helps!
-michael
On Sep 1, 2008, at 3:17 PM, Peter Johnson wrote:
Hi
I have an Audio Unit with a Cocoa UI bundle for the UI. When I try
to run it in the debugger, the Xcode debugger is unable to resolve
breakpoints inside the sources of the UI bundle. I'm guessing this
is because the bundle is built in one place and then copied into the
Resources folder of my AU. Is there someway I can get the
breakpoints enabled?
cheers
peter
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden