I'm using visual studio 2017 enterprice, the latest preview version on a windows machine and I'm trying to profile an iOS application.
On my mac I have the latest version from the alpha channel, and I can actually build and run my application.
However, when I try to run the profiler, I get the error message "The application could not be profiled. Please ensure that is has been build successfully and try again"
So in fact my application does build, I've tried both debug and release, and I keep getting the same error. Any way around this?