On Sun, 14 Aug 2011 09:52:41 +0100, Peter Hudson said:
>I have an app with a large number of nib files.
>These have all worked very happily in xCode 3 - and function perfectly
>at run time.
>Interface Builder with xCode 3 has never produced any warnings in
>relation to these nib files.
>
>When I b
Change the version of the nib (which is in one of the inspector panels) to
something lower than it is, i.e. tell Xcode they are old NIBs.
On Aug 14, 2011, at 4:52 PM, Peter Hudson wrote:
> I have an app with a large number of nib files.
> These have all worked very happily in xCode 3 - and func