Details
-
Bug
-
Resolution: Invalid
-
Not Evaluated
-
None
-
Qt Creator 13.0.2
Description
When trying to deploy the coffee-machine example to iOS (simulator or device) version 17.2+, the build fails with:
The following build commands failed: CompileStoryboard /Users/dorisverria/Qt-Installation/Examples/Qt-6.8.0/demos/build-coffee-Qt_6_8_0_for_iOS/.qt/launch_screen_storyboards/coffeemachine/LaunchScreen.storyboard (in target 'coffeemachine' from project 'coffee') (1 failure) 18:33:03: The process "/usr/local/Cellar/cmake/3.25.2/bin/cmake" exited with code 65. Error while building/deploying project coffee (kit: Qt 6.8.0 for iOS)
The full compile output log is attached.
It's reproducible with any Qt example.