I\'m fairly new to iOS development and I upgraded my device to iOS 9.0 beta, to see how my app faired. However, I did not upgrade to Xcode 7 beta. I\'m getting an error that
There is a way to debug devices with iOS 9 installed with Xcode 6. Go to Xcode main menu: Product -> Destination and select your device. Even though it says your device is ineligible, you can still select it and then it usually works.
If it doesn't work, try to run Xcode 7 and wait while it indexes the device with iOS 9. Sometimes you need to unplug and plug the device again.