• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Xcode 4.6 and iOS 7 SDKs?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode 4.6 and iOS 7 SDKs?


  • Subject: Re: Xcode 4.6 and iOS 7 SDKs?
  • From: Jeffrey Walton <email@hidden>
  • Date: Sun, 29 Sep 2013 17:04:57 -0400

On Sat, Sep 28, 2013 at 1:18 AM, Chris Hanson <email@hidden> wrote:
> On Sep 27, 2013, at 9:43 PM, Jeffrey Walton <email@hidden> wrote:
>>
>>> it's entirely possible to use a given project in multiple different versions of Xcode.
>> I'm working on a single machine. So I don't have one machine to use
>> with Xcode 4.6, and an additional machine to use with Xcode 5.
>>
>> Apple does not appear to support side-by-side versions of Xcode:
>> https://www.google.com/#q=Xcode+side-by-side+installation+site:developer.apple.com.
>> Or I can't find its documentation and procedures on the subject.
>
> Xcode has been self-contained since Xcode 2.5 specifically to support multiple installations: Prior to Xcode 4.3, you could have multiple /Developer folders installed. With Xcode 4.3 and later, everything is inside Xcode.app, and you can have multiple Xcode.app versions installed.
>...
Thanks Chris. Sorry to dig this back up.

So, to do side-by-side I would:

  $ sudo mv /Applications/Xcode.app/ /Applications/Xcode-4.6.app/
  [Install Xcode 5 from App Store]

If so, what about the associated Xcode files in ~/Library (such as
~/Library/Applications and ~/Library/Developer):

$ find /Library/ -iname xcode 2>/dev/null | wc -l
0
$ find ~/ -iname xcode | wc -l
5

How do we move the hidden stuff and point them to Xcode-4.6.app to use
them? Or do we delete the hits discovered by `find`?

Jeff

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: Xcode 4.6 and iOS 7 SDKs?
      • From: Jeffrey Walton <email@hidden>
References: 
 >Xcode 4.6 and iOS 7 SDKs? (From: Jeffrey Walton <email@hidden>)
 >Re: Xcode 4.6 and iOS 7 SDKs? (From: Chris Hanson <email@hidden>)
 >Re: Xcode 4.6 and iOS 7 SDKs? (From: Jeffrey Walton <email@hidden>)
 >Re: Xcode 4.6 and iOS 7 SDKs? (From: Chris Hanson <email@hidden>)

  • Prev by Date: Framework in xcode 5
  • Next by Date: Xcode won't stop at breakpoints in framework. Why?
  • Previous by thread: Re: Xcode 4.6 and iOS 7 SDKs?
  • Next by thread: Re: Xcode 4.6 and iOS 7 SDKs?
  • Index(es):
    • Date
    • Thread