Re: Detect legacy OSX
Re: Detect legacy OSX
- Subject: Re: Detect legacy OSX
- From: "Philip Q" <email@hidden>
- Date: Sat, 25 Aug 2007 18:59:33 +1200
On 25/08/07, Dave Fernandes <email@hidden> wrote:
> I tried putting LSMinimumSystemVersion in my info.plist, and it works
> as expected - when I set it to 10.4.11, my application will not open.
>
> Only problem is... when I set it back to 10.4.10, the application
> still won't open. I tried removing all copies of the app, rebuilding,
> and rebooting. Where is the system caching this information?
>
Launch Services is caching this data, it should automatically update
if the modification date is different to the one it its database.
You can use the lsregister tool to force it to re-scan your app:
<http://www.carbondev.com/site/?page=lsregister>
-Phil
_______________________________________________
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