Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
None
-
6.4.0
Description
Qt 6.4.0 apps are rejected from the Mac app store:
Your app uses or references the following non-public or deprecated APIs:
Symbols: _responsibility_get_pid_responsible_for_pid, _responsibility_spawnattrs_setdisclaim
hm-Mac-2:build-qtvtm-Desktop-cmake Mahmood1$ grep -r "_responsibility_spawnattrs_setdisclaim" MyApp.app Binary file MyApp.app/Contents/Frameworks/QtCore.framework/Versions/A/QtCore matches Binary file MyApp.app/Contents/Frameworks/QtCore.framework/Versions/Current/QtCore matches Binary file MyApp.app/Contents/Frameworks/QtCore.framework/QtCore matches hm-Mac-2:build-qtvtm-Desktop-cmake Mahmood1$ grep -r "_responsibility_get_pid_responsible_for_pid" MyApp.app Binary file MyApp.app/Contents/Frameworks/QtCore.framework/Versions/A/QtCore matches Binary file MyApp.app/Contents/Frameworks/QtCore.framework/Versions/Current/QtCore matches Binary file MyApp.app/Contents/Frameworks/QtCore.framework/QtCore matches
Attachments
Issue Links
- is duplicated by
-
QTBUG-111212 Private APIs present in Qt 6.4.2's Qt Core making it not appstore compliant
-
- Closed
-
- relates to
-
QTBUG-107200 macOS: Remove distinction between AppStore and non-AppStore compatible build of Qt
-
- Reported
-