I was looking some instrument like Android ADB in order to debug iOS devices. I\'ve found iOS instrument, a tool of the XCode that is able to debug app on mobile iO
To get the list of attached iOS devices, use the command xcrun instruments -s devices.
xcrun instruments -s devices