Hi guys, I am at work and trying to make an application for my company in Xcode, however when I click the Nib file I cannot get the interface builder to pop up. I am on a Mac that has lockdown control on it, and I am wondering if this is affecting my development environment? When I double-click the Nib file nothing happens. It just modals the normal Xcode window. Am I at a loss on this? I am wondering if I am going to have to develop this application away from my work?
A:
When you make a right-click (ctrl-click) on the file and move to open with
is there a link to interface builder? If so you can select the preferred program for all .nib files with
*right-click* > information
on a .nib file.
mre
2010-02-10 18:53:30
No, unfortunately not :(. I think I am out of luck.
2010-02-10 18:58:33
Hmm...maybe you can select interface builder with `right-click > information > open with (dropdown menu) and select "another program"`
mre
2010-02-11 09:25:13