Search code examples
iosxcodeios11

Use Xcode 8 with iOS 11


I want to use Xcode 8 with iOS 11.

should I upgrade my Xcode. However, my code can't be built by the new compiler, so I want to stay with Xcode 8.

enter image description here

How can I achieve that?

Apple revealed several new iOS 11 features at WWDC 2017.


Solution

  • Check this out: As of now this is only for Debugging on iOS device not Simulator

    1. Download the SDK from Apple
    2. Copy this iOS 11.0 image file to: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/
    3. Restart Xcode.