Teodor Pripoae
Teodor Pripoae

Reputation: 1394

Xcode 3 can't open interface builder

In Xcode 3, if I double click an xib file, it doesn't open it with interface builder. It does absolutely nothing. How can I solve this ? I have Xcode 3 with iPhone SDK 4.0.2 installed.

Upvotes: 2

Views: 2672

Answers (3)

Vin
Vin

Reputation: 10548

I have faced this problem in a new Mac or sdk installation. Try opening the Interface builder app first. When it is open, try opening your xibs.

Upvotes: 1

Pras
Pras

Reputation: 243

It should work when you double click the .xib. If not Click the interface builder icon in the dock at bottom after you double clicked the .xib.

Upvotes: 0

JJgendarme
JJgendarme

Reputation: 1401

Try rightclicking the .xib and selecting open or open with.

Maybe it could work that way.

Upvotes: 0

Related Questions