Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
None
-
5.1.0 Beta 1
-
Mac
Description
Cannot submit Qt Webkit application to Apple Appstore.
Use of non-public APIs not permitted. Following non-public APIs are included:
'usr/lib/libSystem.B.dylib' +++ : bootstrap_look_up2 +++ : bootstrap_register2 'usr/lib/libicucore.A.dylib' +++ : ubrk_getRuleStatus +++ : ubrk_setUText
For bootstrap_look_up2 issue there's patch available in webkit bugs
https://bugs.webkit.org/attachment.cgi?id=120624&action=review
Is there similar available for bootstrap_register2?