I don't want to compile for iOS10 yet, but I want to test my iOS9 app on a device running iOS10 beta
Ive installed the Xcode8 beta and upgraded my device to iOS10 beta.
Using Xcode7 Im not able to build to my iOS10 device, I get the error: "Could not find Developer Disk Image"
And using Xcode8 beta I cant compile for iOS9. Ive tried copying the iOS9.3 sdk and simulator from Xcode7 but I still done have the option to select iOS9 as the base sdk.
Anyone know how I can test my iOS9 app on an ios10 beta device?