Re: Help debugging a System Preferences pane
Re: Help debugging a System Preferences pane
- Subject: Re: Help debugging a System Preferences pane
- From: Keith Duncan <email@hidden>
- Date: Fri, 7 Dec 2007 21:55:50 +0000
Having the System Preferences app as a executable in my project file
and launching it through Xcode lets breakpoints 'just work'. Not sure
where your problems are coming from...
However I do have a trick to share with you regarding launching/
debugging your preference pane. Under the Arguments tab for the System
Preferences executable if you include the install path to your
preference pane then it will automatically load the preference pane
when starting the System Preferences app.
Not having to click on my icon everytime I launch System Preferences
has saved me a lot of time and inconvenience over the last year of
development.
- Keith
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden