inception
inception copied to clipboard
CMake Error: Xcode 1.5 not supported
sh inception_build.sh debug Xcode CMake Error: Xcode 1.5 not supported.
CMake Error: Could not create named generator Xcode
my solution: rename Xcode-beta to Xcode
Instructions in here worked for me: https://wiki.vcmi.eu/How_to_build_VCMI_(macOS)
Basically
sudo /usr/bin/xcode-select --switch /Applications/Xcode_10.1.app
(I have multiple versions of Xcode so that's why it's not just Xcode.app)
Then try it again
By the way this worked for me on a difference project than inception, I didn't try it on inception, but I suspect it's the same problem for inception build.