Hi all,
I am developping an app with Unity and Vuforia.
There's a bug going on right now with Vuforia that prevents you from using XCode 9.4 beta with iOS 11.3.
So I need to stick to XCode 9.2, the download of which I was able to find in the developer resources.
However, my development iPhone 6s+ is running iOS 11.3, so I can't install the app with XCode 9.2 (getting the error "could not locate device support file").
I've found only one workaround but it is really painful.
If I archive the app, export it for internal testing, I can then add the .ipa to my iPhone from the latest XCode 9.4 (by click "+" from the Devices & Simulators window).
Any idea how to make that viable?
I tried to downgrade my iPhone to 11.2 but there doesn't seem to be any official way of doing that.
Thank you very much