What's the format of InfoPlist.strings?
What's the format of InfoPlist.strings?
- Subject: What's the format of InfoPlist.strings?
- From: email@hidden
- Date: Wed, 24 Jul 2002 22:01:41 +0200
It's definitely not a plist format.
CFBundleName = "something";
is not a usual NSDictionary entry.
How can we get the string associated to the key CFBundleName without
having to rewrite a complete parser?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.