Skip to content

allow for bundling 3rd-party platform-specific frameworks (on macOS) #2180

@glyph

Description

@glyph

What is the problem or limitation you are having?

I want to have the mac version of my apps auto-update with Sparkle, so that it will present a familiar update UX as well as working with 3rd-party tools such as MacUpdater; I also have certain other platform-specific functionality I'd like to be able to include, such as MASShortcut.

Describe the solution you'd like

Something like py2app's frameworks= option, although possibly labeled in a much more platform-specific way.

Describe alternatives you've considered

Right now I just use py2app.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew features, or improvements to existing features.macOSThe issue relates to Apple macOS support.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions