Re: How do I include a URL in a preprocessed Info.plist?
Re: How do I include a URL in a preprocessed Info.plist?
- Subject: Re: How do I include a URL in a preprocessed Info.plist?
- From: Graham Cox <email@hidden>
- Date: Mon, 29 Dec 2008 11:20:30 +1100
On 28 Dec 2008, at 11:35 pm, Michael Nickerson wrote:
I know you found a way to do this that works for you, but I just
wanted to point out that you can also just put it into the
InfoPlist.strings file(s) and it'll work just fine (and, in the case
of Sparkle, allows you to have different URLs for different
localizations if you want to do that).
Just so I'm clear here, I mean putting the key into the
InfoPlist.strings file(s) rather than into the Info.plist file.
This will work for almost any key you want to use, as long as you
(or the underlying API) is using -objectForInfoDictionaryKey to look
up the keys.
Actually I did try that, and it didn't work for me. It certainly
sounds like a good idea.
Since the API in question is within Sparkle I don't know what it's
using. I'll ask the question...
cheers, Graham
_______________________________________________
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