Skip navigation.
 
mlRe: Newbee: Problems with info.plist
FROM : Robert Sesek
DATE : Mon Aug 14 22:16:59 2006

On Aug 14, 2006, at 13:07, Marcus Pedersén wrote:

> Acording to the tutorial I was supposed to delete InfoPlist.strings 
> so I have deleted it. Is that the probkem why?


InfoPlist.strings is just a way to provide internationalization to 
parts of your application. This file overrides the values of 
Info.plist so that they can be translated depending on the user's 
locale. You are free to delete this if you do not need this 
localization support.

- Robert _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (<email_removed>)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>

This email sent to <email_removed>

Related mailsAuthorDate
mlNewbee: Problems with info.plist Marcus Pedersén Aug 14, 21:41
mlRe: Newbee: Problems with info.plist Robert Sesek Aug 14, 21:45
mlRe: Newbee: Problems with info.plist Marcus Pedersén Aug 14, 22:07
mlRe: Newbee: Problems with info.plist Robert Sesek Aug 14, 22:16
mlRe: Newbee: Problems with info.plist Robert Sesek Aug 14, 22:39