Ian Vink
Ian Vink

Reputation: 68780

Monotouch and Xcode 4 - How to Open XIB in Xcode 3

I just installed Xcode 4 and found I can't edit XIBs yet from MonoTouch.

How do I get MonoTouch to open my XIBs with the old Interface builder?

When I right click I get "Open With" but the old UI Builder is not an option.

Upvotes: 3

Views: 861

Answers (1)

Geoff Norton
Geoff Norton

Reputation: 5056

You have to install Xcode3 somewhere as well, I personally use /Xcode3

Upvotes: 4

Related Questions