Xcode 10.1 not updates from 10.0

Viewed 812

I just updated to the new Mojave and trying to compile our application to my new iPhone XMax but Xcode tells me:

Could not locate device support files.
This iPhone XS Max is running iOS 12.1 (16B92), which may not be supported by this version of Xcode.

enter image description here

After I checked the about sections of Xcode it shows that the version is: Version 10.0 (10A255).

If I'm checking the App Store it shows that the 10.1 is already out, but I cannot update. All buttons shows just the "open" not the "update". Cannot find any solution. How could it happens?

1 Answers

I didn't find any solution to fix this issue, so the only way was to move Xcode to the trash and then download the whole again...

Related