Skip to content
Discussion options

You must be logged in to vote

Yes it's an expectation for macOS apps that the CFBundleVersion is updated, even outside of Sparkle. If you do not care much about it, just set the CFBundleShortVersionString and CFBundleVersion to the same x.y.z string. For Sparkle's purposes, CFBundleShortVersionString is a human displayable version while CFBundleVersion is the logical compared version.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@khcrysalis
Comment options

Answer selected by khcrysalis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants