Skip to content

Switch to using CFBundleVersion instead of CFBundleShortVersionString for the default #4

@brysontyrrell

Description

@brysontyrrell

There is a discrepancy between definitions and patch data generated by patchstarter.py and Jamf's official patch feed. The official definitions do seem to be using CFBundleVersion and not CFBundleShortVersionString.

To better align with the official feed, I plan to change the behavior in patchstarter.py to use CFBundleVersion. I will include a new argument --short-version to force the script to reference CFBundleShortVersionString to preserve the original behavior for those who wish to continue using it.

Looking for comments before implementing this change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions