As recently Apple rolled out iOS11 and Xcode-9, we can now debug apps on devices without connecting devices to Xcode through USB.
We can take advantage of wireless debugging feature added to this Xcode-9.
To enable wireless debugging, we have to configure some steps in Xcode.
1 First connect the ...