Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.5.7
-
None
-
5
-
d314714c4 (dev), 4683c2040 (6.9), 3b76ee31a (6.8), ba92ba041 (tqtc/lts-6.5)
-
Foundation Sprint 121
Description
The Info.plist being used, i.e.
Qt/Examples/Qt-6.5.7/bluetooth/shared/Info.cmake.ios.plist
does not have a CFBundleName nor CFBundleDisplayName. That causes deployment error, complaining that the built app bundle is not valid. One has to manually add those entries to Info.plist.