I built an iOS app successfully. When I try to deploy it to debug, I get the following message:
========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========
========== Deploy: 0 succeeded, 0 failed, 0 skipped ==========
Then nothing happens; the app is not deployed to the device.
however, it does say "[Inspector] Error preparing project for inspection" in the output, I dont know if this is preventing the launch/deployment ...