Hi there,
I'm facing this issue. If it helps, this is how I'm getting around the issue:
brew install ideviceinstaller
Then:
plug in phone
make an archive with XCode
ideviceinstaller -i MY_ARCHIVE.xcarchive/Products/Applications/APPNAME.app
This will install the app directly to your phone in about 2 seconds. To reinstall, make another archive and rerun the ideviceinstaller command above.
You might need to also do install this:
brew install libimobiledevice
You can read more about 'ideviceinstaller' here:
https://github.com/libimobiledevice/ideviceinstaller
Best,
Lee
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: