xamarin.ios - Monotouch and Xcode 4 - How to Open XIB in Xcode 3 -


I have just installed Xcode 4 and found that I can not edit XIBs yet from Monochoch.

How do I get Monochouch 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.

You have to install Xcode3 anywhere, I personally / Xcode3 .

Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -