I want to start developing apps in Swift programming language in Xcode 6 beta. But I need to keep my Xcode 5 to continue my development in Objective C. I don't want to use Xcode 6 beta for my current development since it is still in beta. Any one can hep me to do that
Asked
Active
Viewed 94 times
0
-
Just install it. It's a separate app. – rmaddy Jun 03 '14 at 03:47
-
Just install it. The beta is named Xcode6-Beta, it won't overwrite your Xcode 5 version. You can distinguish them easily as well, the beta has a red label over its icon. – Matthias Bauch Jun 03 '14 at 03:48
-
Thanks for the details, https://developer.apple.com/library/prerelease/ios/documentation/DeveloperTools/Conceptual/WhatsNewXcode/00-Introduction/Introduction.html Xcode 6 Beta can coexist on a Mac computer with previous versions of Xcode. This prerelease version of Xcode is distributed as a single application bundle available from developer.apple.com to authorized seed developers in a disk image file (DMG). To install during the beta period, open the downloaded DMG file and drag the Xcode icon to your Applications folder. Upon final release, Xcode is installed through the Mac App Store. – binary Jun 03 '14 at 17:25