Since Xcode 8 installation, i got this error when creating Qt Console Project:
Project ERROR: Xcode not set up properly. You may need to confirm the license agreement by running /usr/bin/xcodebuild.
I have re installed Qt and Qt Creator. I have read a lot of similar post, run xcode-select and stuff. This is crazy, there is nothing to do, still same error.
I am wondering what Qt exactly do with Xcode ?
(this is Qt 5.7)