Skip to content

WiX: simplify the SDK package definition #209

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
Jun 8, 2023

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented Jun 8, 2023

  • Use durable GUID generation for auto-generation of the GUID.
  • Combine the platform definitions into a singular source to avoid drift.

This avoids having to keep the variants in sync and provides an easier upgrade path. This is the first step towards enabling a non-admin experience for users.

- Use durable GUID generation for auto-generation of the GUID.
- Combine the platform definitions into a singular source to avoid drift.

This avoids having to keep the variants in sync and provides an easier
upgrade path. This is the first step towards enabling a non-admin
experience for users.
Copy link
Member

@etcwilde etcwilde left a comment

Choose a reason for hiding this comment

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

Yep, straight migration of what was already there.

@compnerd compnerd merged commit 77bb234 into swiftlang:main Jun 8, 2023
@compnerd compnerd deleted the sdk-simplify branch June 8, 2023 16:14
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