1.1.3 is Out!

The big news about 1.1.3 is the French localization. I finally sorted the help book problem. The trick is to put the ‘CFBundleHelpBookName’ tag in each localized InfoPlist.strings, not in the localized Info.plist. In fact, localizing Info.plist does nothing. I finally found this in an Apple document marked ‘Preliminary’ that had last been updated in 2004!
So, I’ve learned my lesson: check over all the documentation carefully.
And there are also two lessons in here for Apple:

  1. Update your documentation! A preliminary doc from 2004 is just not acceptable!
  2. Fix the localization in Xcode! There’s no point in localizing Info.plist if it doesn’t do anything, so don’t let XCode localize it!

Now that localization is sorted out, I can get back to the fun stuff, adding new features. :)

Stumble it!

Leave a Reply