Re: LSUIElement 1 still in Dock?!?
Re: LSUIElement 1 still in Dock?!?
- Subject: Re: LSUIElement 1 still in Dock?!?
- From: Mike Blaguszewski <email@hidden>
- Date: Wed, 5 Apr 2006 19:54:39 -0400
On Apr 5, 2006, at 7:38 PM, Ondra Cada wrote:
got anybody any idea why on earth an application with a LSUIElement
of 1 in its Info.plist may keep occurring in Dock?
If you're editing the Info.plist inside the app bundle directly, make
sure you run touch(1) on the bundle (not the plist file itself).
Otherwise it'll used a cached copy. If you're editing the copy in
your project, Xcode will do this step for you, *if* it copies the
file. I've had problems getting Xcode to recognize a Info.plist has
changed and needs to be re-copied.
--
Mike Blaguszewski / Ambrosia Software, Inc.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden