-
-
Notifications
You must be signed in to change notification settings - Fork 215
Open
Labels
platform:darwinSpecific to the macOS platformSpecific to the macOS platformplatformsIncreasing or modifying the set of supported platformsIncreasing or modifying the set of supported platforms
Description
I was wondering if providing a framework build on macOS would make sense. I'm not entirely sure how this works exactly, but a framework build seems to be necessary to access the macOS GUI reliably. I've tried this with my own projects (using PySide6 mostly), and even though my GUI app works fine in most cases with a non-framework build, sometimes there are no menus in the global menubar (it's really hard to reproduce). Furthermore, the official Python installers for macOS ship a framework build, so I'm guessing that there are reasons why this is a good idea in general. However, there might be downsides that I'm not aware of, but I think it would be good to discuss this rather sooner than later.
hoechenberger, heavywatal, hugovk, justvanrossum, hynek and 7 morezanieb, astrojuanlu, cbrnr and artob
Metadata
Metadata
Assignees
Labels
platform:darwinSpecific to the macOS platformSpecific to the macOS platformplatformsIncreasing or modifying the set of supported platformsIncreasing or modifying the set of supported platforms