I'm trying to deploy my app in i phone simulator. My Mac and windows is connected in visual studio.Also the build is successful. And the deployment is also successful but my app is not getting displayed in emulator because of Xcode version.
As you can see in this image below
I'm using Xcode version 7.0.1 and I cant use the Xcode more than this version because it wont support my Mac version 10.11.6. So how to deploy the app on the current version of Xcode. Will I be able to specify in the visual studio properties that the app should deploy in xcode version 7.0.1? Is it possible?