Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
None
-
6.4.2
-
None
-
macos m1. See description for macos versions used.
Description
The splash screen does NOT show up in macos Ventura and the latest Xcode (14.2 - 14C18) on a macmini m1.
I went back to macos big sur and downloaded the latest Xcode (13) that would run on big sur. No problem with the splash screen, it shows up.
I upgraded to macos montery, compiled with Xcode (13). No problem with the splash screen, it shows up.
I upgraded to macos ventura, without upgrading Xcode. No problem with the splash screen, it shows up.
Upgraded to the latest Xcode (14.2 - 14C18), splash screen does NOT show up.
Keep in mind that:
- Qt was reinstalled through each iteration of the above
- .pro.user file was removed prior to running Qt creator.
My hunch is that something has changed in Xcode 14.2 that is not handled by Qt.