Hi
has this been asked as usual? Is it ok to install Xcode 7 beta aside to Xcode 6 such that Xcode 6 is not touched and able to use for production, submission, etc?
Thanks!
Hi
has this been asked as usual? Is it ok to install Xcode 7 beta aside to Xcode 6 such that Xcode 6 is not touched and able to use for production, submission, etc?
Thanks!
Xcode.app and Xcode-beta.app co-exist just fine.
It is always OK to install multiple versions of Xcode side-by-side provided you're on a version of OS X that supports both
As noted, they work ok side-by-side.
Two things, tho (1) don't rename either and (2) be careful using the beta and allowing it to make changes to working projects headed for the store...best, I think, to keep the beta away from shipping projects/apps and work on a cloned project instead and as always... be sure to have tested/reliable backups in place.