Re: Launch older app
Re: Launch older app
- Subject: Re: Launch older app
- From: Uli Kusterer <email@hidden>
- Date: Thu, 24 Nov 2005 13:33:31 +0100
Am 24.11.2005 um 08:59 schrieb Lorenzo:
any time I double click on a file created with my application, the
Finder
launches an old version of my application and not the latest version.
No matter if the older version has an older creation and
modification date.
I compile defining a version string for the application, which I
suppose
doesn't help. What should I set to let the Finder recognize the latest
version?
Is your newer version a debug build? Debug builds aren't really
"real" applications (they may use ZeroLink etc.), so Finder is
actually doing you a favour by not launching those. If you want to
test opening files, drag the file onto your app's icon, which will
trigger the same code in your app as if it had been double-clicked.
Cheers,
-- M. Uli Kusterer
http://www.zathras.de
_______________________________________________
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