Re: How does ibtool find plugins?
Re: How does ibtool find plugins?
- Subject: Re: How does ibtool find plugins?
- From: Kai BrĂ¼ning <email@hidden>
- Date: Mon, 28 Jan 2008 13:34:40 +0100
Hi Jon,
thanks for your answer.
>ibtool uses both IB's user defaults, and its own, the problem is that sometimes ibtool shadows IB's preferences and this causes the problem you're seeing. I believe that you need to do to workaround this by invoking 'defaults delete com.apple.ibtool'. We've already got a bug tracking this issue.
It turned out that this was not the problem in our case. But your answer gave us the hint where to look and so we finally found a spelling problem: I misspelled the domain part of the plugin bundle identifier originally and corrected this later. But the misspelled name was already noted as dependency in the xib file -> bad.
>>I am aware that ibtool has command line parameters to specify plugins, but they are not used by Xcode according to the build transcript.
>
>Could you file a bug asking for this? There should probably be an 'OTHER_IBTOOL_FLAGS' just like OTHER_C_FLAGS.
Indeed: rdar://5709152
>
>Sorry for the trouble -
Wasn't yours anyway - and never a problem as long as we are getting such qualified answers on the mailing lists.
Kai
_______________________________________________
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