Re: Launch older app
Re: Launch older app
- Subject: Re: Launch older app
- From: Lorenzo <email@hidden>
- Date: Thu, 24 Nov 2005 14:00:57 +0100
Hi Joar,
my Info.plist says
<key>CFBundleVersion</key>
<string>1.1.2b37</string>
so I think this cannot work. It's a string.
Which key should I use?
Or should I use the same CFBundleVersion key with a
normal string 1.1.2, without b37? Or 1.1.2.37?
Best Regards
--
Lorenzo
email: email@hidden
> From: j o a r <email@hidden>
> Date: Thu, 24 Nov 2005 09:58:31 +0100
> To: Lorenzo <email@hidden>
> Cc: email@hidden
> Subject: Re: Launch older app
>
>
> On 24 nov 2005, at 08.59, Lorenzo wrote:
>
>> 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?
>
> Are you updating the application version using the correct bundle
> keys in it's Info.plist file?
> You can set these values in the properties tab of the application
> target inspector in Xcode.
>
> j o a r
>
>
>
_______________________________________________
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