HelloYou need tell to xcode what isthe version of iOS your code will be compiled, so if you put iOS9, Your app will not work in users devices because today the oficial version is 8.4. You can test in iOS9, but must be marked iOS 8.x to publish.
Topic:
Programming Languages
SubTopic:
Swift
Tags: