Fix wrong device disconnected detection

Currently ideviceinstaller hooked to event IDEVICE_DEVICE_REMOVE, but did not
check UDID, so it bailed out if a random idevice was disconnected.

Also added a message to indicate when a device is disconnected.
1 file changed