Re: Exporting custom class names from ibtool
Re: Exporting custom class names from ibtool
- Subject: Re: Exporting custom class names from ibtool
- From: Jonathan Hess <email@hidden>
- Date: Mon, 11 Oct 2010 20:29:46 -0700
Hey Thomas -
Not all of the output from the "ibtool --objects" command comes from valueForKey: requests against the objects. "custom-class" is one such example. You'll need to parse the plist from --objects to capture the custom class names.
Jon Hess
On Oct 6, 2010, at 2:58 AM, Thomas Engelmeier wrote:
>
> On 05.10.2010, at 19:15, Christiaan Hofman wrote:
>
>> "custom-class" is a not a valid property name, as it contains a dash.
>
> Which is unfortunately what
>
> ibtool --objects </path/to/xib> emits...
>
> Best regards,
> Thomas
>
>
> _______________________________________________
> 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
_______________________________________________
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