Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
5.15.8
-
None
Description
Just for default project from Qt Creator:
09:34:32: Running steps for project Test... 09:34:32: Starting: "/Users/alexandr/Tools/QtCommercial/5.15.8/ios/bin/qmake" /Users/alexandr/Projects/test/Test/Test.pro -spec macx-ios-clang CONFIG+=iphonesimulator CONFIG+=simulator CONFIG+=qml_debug -after Info: creating stash file /Users/alexandr/Projects/test/build-Test-Qt_5_15_8_for_iOS_Simulator-Debug/.qmake.stash 09:34:35: The process "/Users/alexandr/Tools/QtCommercial/5.15.8/ios/bin/qmake" exited normally. 09:34:35: Starting: "/usr/bin/make" -f /Users/alexandr/Projects/test/build-Test-Qt_5_15_8_for_iOS_Simulator-Debug/Makefile qmake_all /bin/sh: /Users/alexandr/Tools/QtCommercial/5.15.8/ios/mkspecs/features/uikit/devices.py: /usr/bin/python: bad interpreter: No such file or directory /Users/alexandr/Tools/QtCommercial/5.15.8/ios/mkspecs/features/uikit/xcodebuild.mk:77: *** Could not find any device matching '--platform iOS --minimum-deployment-target 12.0'.. Stop. 09:34:35: The process "/usr/bin/make" exited with code 2. Error while building/deploying project Test (kit: Qt 5.15.8 for iOS Simulator) When executing step "qmake" 09:34:35: Elapsed time: 00:03.
Trying to build project with Qt 5.15.8 after update to MacOS Monterey 12.3.1 and XCode 13.3
Attachments
Issue Links
- duplicates
-
QTBUG-101745 Running qmake on iOS build fails on macOS 12.3 Monterey
- Closed