0

If I install xcode 6 will it overwrite my Xcode 5?

Also will I still be able to publish apps using Xcode 5 if it doesn't overwrite it?

Will I be able to publish apps using Xcode 6 too?

3 Answers3

3

Xcode is simply a drag & drop install, which means you can choose to replace Xcode 5 with it OR you can have Xcode 6 live side by side with Xcode 5.

Apple hasn't mandated to submit apps using Xcode 6 yet, but eventually they will, probably once Xcode 6 leaves "beta" status.

Michael Dautermann
  • 88,797
  • 17
  • 166
  • 215
  • Might as well note that if you simply drag and drop the beta Xcode into your application folder it will live beside your existing Xcode installation as the name is "Xcode6-Beta3.app" and your default installation is Xcode.app. – David Berry Jul 17 '14 at 23:03
0

Xcode 5 will still be present on the system you're using, and Xcode 6 is able to publish apps the same way as Xcode 5.

Zane Helton
  • 1,044
  • 1
  • 14
  • 34
0

Michael Dautermann is right. You can install or keep xcode 6 beside xcode 5.

You should use xcode 5 to publish app.

Nazim
  • 64
  • 3