Skip to content

Conversation

@compnerd
Copy link
Member

Windows uses the runtime component for the DLL, the library component for the import library, and archive component for static archives. This is in contrast to Darwin that uses library for the DLL and archive for static archives.

This is required to enable packaging the ObservableMacros.

Windows uses the runtime component for the DLL, the library component
for the import library, and archive component for static archives.  This
is in contrast to Darwin that uses library for the DLL and archive for
static archives.

This is required to enable packaging the ObservableMacros.
@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd compnerd merged commit 7688cd9 into swiftlang:main Nov 15, 2023
@compnerd compnerd deleted the macro-installs branch November 15, 2023 17:22
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