Set the bundle identifier to a fake value to allow icu data to be found.
This commit is contained in:
parent
ebe656fdf9
commit
4dfe1c6ab6
@ -71,4 +71,4 @@ app = BUNDLE(coll,
|
||||
name='qutebrowser.app',
|
||||
icon=icon,
|
||||
info_plist={'NSHighResolutionCapable': 'True'},
|
||||
bundle_identifier=None)
|
||||
bundle_identifier='org.qt-project.Qt.QtWebEngineCore')
|
||||
|
Loading…
Reference in New Issue
Block a user