2

Is it safe to install Xcode 4?

Andrew Young
  • 1,779
  • 1
  • 13
  • 27

3 Answers3

4

Today's release of MonoTouch will let you install XCode 4 and continue building applications with MonoTouch.

But if you use install XCode 4, you wont be able to edit your XIB files. We advise developers to install the new XCode 3 release that contains support for iOS 4.3 and still comes with Interface Builder.

We are hard at work at building a new integration system from MonoDevelop to XCode4 (since they now merged Interface Builder with XCode)

miguel.de.icaza
  • 32,654
  • 6
  • 58
  • 76
0

updated release is out - it fixes the problems I had earlier

http://monotouch.net/News/post/New-MonoTouch-releases-for-iOS-43.aspx

Jason
  • 86,222
  • 15
  • 131
  • 146
0

From what the folks in IRC have said: XCode 4 is not yet supported, so don't install it.

AkiAki007
  • 429
  • 3
  • 16