简体   繁体   中英

Can I install XCode 7.3 on OS X 10.10 Yosemite?

I'm unable to upgrade my OS X to 10.11, due to reasons. XCode 7.3 seems to be the first XCode not to be compatible with Yosemite 10.10.

Has anyone succeeded in getting XCode 7.3 to work on Yosemite? (What's the important update to XCode that has to make it uncompatible with Yosemite?)

Unfortunately no, you can not.

You need OS X 10.11 or later (El Capitan), since March 21st.

So you either update from Yosemite to El Capitan or stick with your current Xcode.

Important? I will say not that much... iOS 9.3 and Swift 2.2, if you are fond of... With the rest of the OSs. The rest is pretty much the same, it's not a major update.

IF you are here because you updated your device (iPhone, Apple TV etc) and can no longer export your apps to this updated device, there is a workaround!

You can actually copy the newest version of iOS XCode SDK from a newer version of XCode into your older version of XCode.

1 Rename your old XCode.app to XCode7.app, and install the latest version of XCode (yes you can have multiple versions)

2 Grab the folder in your new XCode package content folder: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/10.3\\

And add it in the same place of your XCode 7.3 or 8.2 version /Applications/Xcode7.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/

Restart XCode and you will be able to keep working!

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM