1

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

user7333282
  • 101
  • 1
  • 2
  • 15

1 Answers1

0

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.
Community
  • 1
  • 1
Sour LeangChhean
  • 7,089
  • 6
  • 37
  • 39