Qt Creator 5.15 Xcode 12 - Not working
-
Hello,
The iOS Kit is not showing up in my Kits. Under Qt Versions tab, I am getting a message for my Qt 5.15.0 for iOS with a warning:
"Not all possible target environments can be supported due to missing compilers". On mouseover the message, I get the following:
"The following ABI's are currently not supported: arm-darwin-generic-mach_o-64bit".This was working fine with XCode 12 and the previous version of Qt so I know it is not a problem with XCode 12. I just installed the new Qt version in a new folder and tried to reset and recreate all the settings.
Any help is appreciated. Thanks
-
Hello, @qtmb. I have the same issue and this is known bug: https://bugreports.qt.io/browse/QTBUG-86718
-
@mantas-tech said in Qt Creator 5.15 Xcode 12 - Not working:
Hello, @qtmb. I have the same issue and this is known bug: https://bugreports.qt.io/browse/QTBUG-86718
This does not fix for me, running Xcode 12.5 and Qt5.15.2
-
@hskoglund I did think of updating Xcode but that just isn't feasible. These are the latest version of macOS and Xcode I can install on my late 2016 MacBook Pro. Perhaps I could install a newer version of Xcode command line tools independent of Xcode itself? I don't think that'll work.