Skip to content

Conversation

compnerd
Copy link
Member

We cannot set the installer platform to the architecture being packaged as this is platform agnostic content which is always installed to a 64-bit platform. We can pass -p:InstallerPlatform=[x64|arm64] to enable building the SDK for installation on either of the hosts.

We cannot set the installer platform to the architecture being packaged
as this is platform agnostic content which is always installed to a
64-bit platform.  We can pass `-p:InstallerPlatform=[x64|arm64]` to
enable building the SDK for installation on either of the hosts.
@compnerd compnerd merged commit 7962cf3 into swiftlang:main Jun 19, 2023
@compnerd compnerd deleted the sdk-packaging branch June 19, 2023 11:26
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