arkdb/inception

CMake Error: Xcode 1.5 not supported

Opened this issue ยท 2 comments

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.