Is it possible to use Xcode 6 to deploy to an iOS 9 phone?

Is it possible to use Xcode 6 to deploy to an iOS 9 phone?

Or, is it possible to use Xcode 7 to submit apps to the app store build for iOS 8? In the past the notes have said no, but I haven't seen equivalent language this time around.

You cannot use a test / beta version of Xode for submitting apps to the store. That's because your app has been compiled with a new version of libraries not available yet.


And, for the first question, also no. An older version of Xcode cannot sync with a iOS version not available on their SDKs. Thats apply for all versions, for example, Xcode 6.0 cannot deploy a test app for a iOS 8.3 phone.

Is it possible to use Xcode 6 to deploy to an iOS 9 phone?
 
 
Q