Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dmgbuild needs to be updated for macOS 11+ compatibility #244

Open
carlosperate opened this issue Dec 7, 2022 · 0 comments
Open

dmgbuild needs to be updated for macOS 11+ compatibility #244

carlosperate opened this issue Dec 7, 2022 · 0 comments
Labels

Comments

@carlosperate
Copy link
Member

Currently dmgbuild is pinned to version 1.5.2. There is an issue embedding the software license to the dmg (also described in #243), which has been fixed in the v1.6.0 release:

So, we should update the pup pinned version:

pup/setup.py

Line 39 in 55bf81d

"dmgbuild==1.5.2;sys_platform=='darwin'",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant