Re: Replacing Info.plist programmatically
Re: Replacing Info.plist programmatically
- Subject: Re: Replacing Info.plist programmatically
- From: Stephane <email@hidden>
- Date: Wed, 22 Nov 2006 19:53:23 +0100
On Nov 22, 2006, at 7:49 PM, Sherm Pendley wrote:
On Nov 22, 2006, at 1:17 PM, Claudio Procida wrote:
I'm trying to edit the app's Info.plist file programmatically.
[...]
The code snippet is the following:
- (IBAction)changeHideDockIcon:(id)sender
If all you want to do is change the Dock icon for your app at run-
time, why not simply use NSApplication's -setApplicationIconImage:?
Actually, he wants to have the app not showing in the Dock...
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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