Skip to content

build.ps1: Enable semantic versioning for the installer #497

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

Merged
merged 1 commit into from
Mar 27, 2023
Merged

build.ps1: Enable semantic versioning for the installer #497

merged 1 commit into from
Mar 27, 2023

Conversation

tristanlabelle
Copy link
Collaborator

@tristanlabelle tristanlabelle commented Mar 27, 2023

WiX v4 will enforce Packages' Version to be numerical, but will allow Bundles' containing semantic versioning suffixes. It's unclear if this is by design, but it results in a way to get detailed version information in the add/remove programs control panel:

image

Depends on swiftlang/swift-installer-scripts#184 because this does not work with WiX v3

Copy link
Owner

@compnerd compnerd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! Thanks

@compnerd compnerd merged commit c6b0e77 into compnerd:main Mar 27, 2023
@tristanlabelle tristanlabelle deleted the enable-simver-bundle-installer branch March 27, 2023 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants