I have Xcode beta 3 and I am trying to debug over WIFI. I have followed all the steps mentioned in this answer https://stackoverflow.com/a/44383502/840520 I can see the device listed with a network icon even when its not connected by a cable, however when I try to run the app, it gets stuck at Signing the product and the Xcode hangs forever. My device has iOS 11 beta 2 installed on it.
I was not able to debug the app over WIFI even once. Thanks in advance for all your answers.