Re: Getting file type from Save dlog
Re: Getting file type from Save dlog
- Subject: Re: Getting file type from Save dlog
- From: Quincey Morris <email@hidden>
- Date: Thu, 31 Jan 2013 15:04:24 -0800
On Jan 31, 2013, at 14:30 , Steve Mills <email@hidden> wrote:
> Now that I'm using this the right way, I'm having a hard time getting the popup to use the correct names from the Info.plist. I've edited them recently, and nothing I do helps (ran "lsregister -v -f /path/to/app.app", ran "touch /path/to/app.app", launched app from Finder, rebooted). Any ideas?
I've had pretty good luck by holding down Option and choosing "Clean Build Folder" from the "Product" menu in Xcode. I think the problem is that if your intermediate build folder contains a build product other than the one you just built (e.g. if there's a left over analyzer build), then Launch Services sees conflicting information.
The last time I did this, I saw an incorrect document icon fix itself instantly in the Finder, which means that the clean kicks Launch Services which kicks the Finder. It was kinda neat to see.
_______________________________________________
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