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

Ignore custom icons set via resource forks in delta updates #2114

Merged
merged 2 commits into from
Apr 24, 2022

Commits on Apr 23, 2022

  1. Ignore custom icons set via resource forks in delta updates

    For creation, we will disallow creating delta updates if a custom resource fork icon data is found in either the old or app bundles.
    
    For applying, we will just ignore the icon data when performing hash verification and continue applying the patch.
    zorgiepoo committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    bd48196 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2022

  1. Add tests

    zorgiepoo committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    6797aa5 View commit details
    Browse the repository at this point in the history