xcode5 - Can Xcode 6 and Xcode 5 coexist on the same computer? -


i have , use xcode 5, , while i'd experiment xcode 6, don't want use production. can have both of them installed on same computer without them conflicting each other? couldn't find on over download page xcode 6.

i have them installed side side right , have not encountered problems arrangement. while haven't had xcode 6 long, have done same thing several previous xcode beta releases , have no reason believe release different.

edit: can use xcode-select switch between different versions of command line tools. man page:

when multiple xcode applications installed on system (e.g. /applications/xcode.app, containing latest xcode, , /applications/xcode-dp.app containing developer preview) use xcode-select --switch path/to/xcode.app specify xcode wish use command line developer tools.


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -