Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.11.0 Beta 4
-
None
-
a93d29198a506b385a006e22538a24c2450c5278
Description
The macdeploy -appstore-compliant option does not exclude non-compliant libraries (an example non-compliant library is reported in this bug: QTBUG-68006).
Also I am not sure how this option should properly work because non-compliant code is often hard coded this way (see webengine, styles, ...) meaning that Qt has to be re-compiled using the appstore_compliant flag:
#if !QT_CONFIG(appstore_compliant)
Attachments
Issue Links
- relates to
-
QTBUG-68124 macOS packages are not AppStore compliant
-
- Closed
-