Is the problem there in v6.6.3 as well? qmake or CMake based project?

Tor Arne 

> On 7 Jun 2024, at 16:44, Nuno Santos via Interest <interest@qt-project.org> 
> wrote:
> 
> Hi,
> 
> I’m trying to use the new QPermissions API on Qt 6.6.1 on a Mac but I’m 
> having a problem.
> 
> Even the app is code signed, has the necessary NSCameraUsageDescription on 
> the Info.plist I always get the following message:
> 
> qt.permissions: Could not find permission plugin for QCameraPermission. 
> Please make sure you have included the required usage description in your 
> Info.plist
> 
> I’ve looked to the source code and it seems that it tried to load a plugin 
> and this message is only shown when the plugin is not found.
> 
> I’ve also checked the qt build to see if the lib was around.
> 
> Am I missing something?
> 
> Thanks!
> 
> Regards
> 
> Nuno
> _______________________________________________
> Interest mailing list
> Interest@qt-project.org
> https://lists.qt-project.org/listinfo/interest

_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to