Skip to content

Conversation

@egorzhdan
Copy link
Contributor

This is going to be useful for getting the package structure from Package.swift:
Currently SwiftPM compiles the package manifest with an -rpath linker argument which is not supported on Windows.
On Windows it should instead execute the compiled manifest with an additional PATH component representing the PackageDescription.dll location.

(corresponding PR with the actual usage in SwiftPM is coming soon)

@MaxDesiatov
Copy link
Contributor

@swift-ci please test

@neonichu neonichu merged commit e5c7760 into swiftlang:master Jul 21, 2020
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.

3 participants