Re: How to run prefPane from Project Builder/gdb
Re: How to run prefPane from Project Builder/gdb
- Subject: Re: How to run prefPane from Project Builder/gdb
- From: Anders Ödlund <email@hidden>
- Date: Sat, 14 Dec 2002 20:45:38 +0100
I'm doing this by using a symbolic link like this:
ln -s ~/MyApplication/build/MyApplication.prefPane
~/Library/PreferencePanes/MyApplication.prefPane
And then making System Preferences a Custom Executable
/Anders
On lvrdag, dec 7, 2002, at 03:04 Europe/Stockholm, Greg Hurrell wrote:
Hello...
Wondering if anyone can tell me how I might be able to test a prefPane
bundle from within Project Builder.
So far I have been building the bundle, copying it to the
~/Library/PreferencePanes folder, and testing it from inside
SystemPreferences.app.
Is there a way to test it without leaving Project Builder?
The only way I can think of so far is to make a really simple target
just for testing purposes that basically simulates the function of
SystemPreferences.app; loads the prefPane bundle and displays it.
Any other suggestions or shortcuts?
cheers
Greg
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.