- 
    
Bug
 - 
    Resolution: Done
 - 
    
P2: Important
 - 
    None
 - 
    6.2.0 Beta4
 - 
    None
 
Building the geoflickr location example for iOS with qmake results in double Q_IMPORT_PLUGIN entries for some plugins.
Q_IMPORT_PLUGIN(QSCNetworkReachabilityNetworkInformationBackendFactory)
Q_IMPORT_PLUGIN(QSCNetworkReachabilityNetworkInformationBackendFactory)
Q_IMPORT_PLUGIN(QSecureTransportBackend)
Q_IMPORT_PLUGIN(QSecureTransportBackend)
resulting in redefinition errors.
Note: this was found in dev but marked the version as beta4.
- relates to
 - 
                    
QTBUG-91534 Test QtPositioning on macOS and iOS
-         
 - Closed
 
 -