Robert-T9911 / nally

Automatically exported from code.google.com/p/nally
GNU General Public License v2.0
0 stars 0 forks source link

ibtool gives error results when generating strings file #10

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. cd trunk/; ibtool --generate-strings-file test.strings 
English.lproj/Preferences.nib
2. error occurs

What is the expected output? What do you see instead?
I should see a file test.strings generated without error reported, but instead 
of this, I see
error of "ibtool failed with exception: *** -[NSNull length]: unrecognized 
selector sent to instance 
0xa02c7020"

reference:
http://developer.apple.com/documentation/MacOSX/Conceptual/BPInternational/Artic
les/Localizin
gInterfaces.html

Original issue reported on code.google.com by mjhs...@gmail.com on 13 Jan 2009 at 9:33

GoogleCodeExporter commented 8 years ago
fixed in newer version of xcode

Original comment by mjhs...@gmail.com on 14 Sep 2009 at 12:53