running app in ios 10 using xcode 7.3.1

78 views Asked by At

Hi i have developed a app using Xcode 7.3.1 and swift 2.2 my app will execute upto the deployed target 9.3 but i want to execute my app in latest versions also that is iOS10. I don't want to update my Xcode to latest Xcode version.so is there any possible to support my app to latest version

1

There are 1 answers

4
Sour LeangChhean On BEST ANSWER

You can follow with this question: here

  1. Download this imageFile iOS 10.2 here:
  2. Copy this iOS 10.2 image file to: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/
  3. Restart Xcode.