Improvement to error message during build on Mac

Fuse: v0.36.1

OS: OS X

Terminal Command: fuse build -t=iOS --configuration=Release --run

On my machine Xcode is not updated to latest and my phone have the latest version. This message appear:

Unable to locate DeviceSupport directory. This probably means you don't
have Xcode installed.

You should add some words like this:

Unable to locate DeviceSupport directory. This probably means you don't
have Xcode installed or updated Xcode to the latest version.

Hi Espen,

does the error message go away after you update XCode? I’m asking just to check if the cause is, indeed, the iOS and XCode version incompatibility.

Hi. :slight_smile:

Yes, the solution was to upgrade XCode to the latest version.

-Espen.

Thanks for confirming. An internal ticket has been raised and this message will likely be improved in a future release.