Skip to content

Use a more suitable bundle identifier for macOS #5180

@The-Compiler

Description

@The-Compiler

Our macOS bundle identifier currently is org.qt-project.Qt.QtWebEngineCore because that used to be needed for QtWebEngine to find its resources.

In PyInstaller, related code was removed:

pyinstaller/pyinstaller@9ed0c84
pyinstaller/pyinstaller@3c0902f
pyinstaller/pyinstaller@75c5321
pyinstaller/pyinstaller@af23dcc

So we could probably switch to org.qutebrowser.qutebrowser nowadays?

Metadata

Metadata

Assignees

No one assigned

    Labels

    os: macOSIssues which only happen on macOS.priority: 1 - middleIssues which should be done at some point, but aren't that important.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions