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
            Asked
            
        
        
            Active
            
        
            Viewed 74 times
        
    1 Answers
0
            You can follow with this question: here
- Download this imageFile iOS 10.2 here:
 - Copy this iOS 10.2 image file to: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/
 - Restart Xcode.
 
        Community
        
- 1
 - 1
 
        Sour LeangChhean
        
- 7,089
 - 6
 - 37
 - 39
 
- 
                    yes i have done every thing what you said..but in my Xcode deployment target still shows upto 9.3 only – user7333282 Feb 10 '17 at 12:30
 - 
                    yes it not show in deployment target but you can run it. – Sour LeangChhean Feb 13 '17 at 01:38
 - 
                    if i launch my app to the app store..then ios 10 users can use my apps or not?? – user7333282 Feb 13 '17 at 04:49
 - 
                    I really happy to help :) – Sour LeangChhean Feb 13 '17 at 06:11