nibtool -L problem
nibtool -L problem
- Subject: nibtool -L problem
- From: Ville Mattila <email@hidden>
- Date: Sat, 27 Oct 2007 20:12:48 +0300
Hello,
I've got a following problem. The redirecting nibtool -L output
generates zero sized files.
Here is the session from terminal:
> nibtool -L /Users/vmattila/xcodes/hillegass/RaiseMan/
English.lproj/MyDocument.nib
??/* NSButton (Create New) : <title:Create New> (oid:26) */
"Create New" = "Create New";
/* NSButton (Delete) : <title:Delete> (oid:27) */
"Delete" = "Delete";
/* NSTableColumn : <title:Expected Raise> (oid:25) */
"Expected Raise" = "Expected Raise";
/* NSTableColumn : <title:Name> (oid:24) */
"Name" = "Name";
/* NSWindow (Window) : <title:Window> (oid:5) */
"Window" = "Window";
Iso-Imakki:~
> nibtool -L /Users/vmattila/xcodes/hillegass/RaiseMan/
English.lproj/MyDocument.nib > foo.strings
Iso-Imakki:~
> cat foo.strings
Iso-Imakki:~
> ls -la foo.strings
-rw-r--r-- 1 vmattila vmattila 0 Oct 27 20:06 foo.strings
> nibtool -V
nibtool: 482
I'am using xcode-2.5 tools and osx 10.4.10 on intel.
I would appreciate any hints or solutions.
- Ville
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden