swiftlang / swift-installer-scripts

Apache License 2.0
67 stars 34 forks source link

Add PackageModelSyntax.dll #284

Closed hjyamauchi closed 3 months ago

hjyamauchi commented 3 months ago

This reflects https://github.com/apple/swift-package-manager/pull/7467

hjyamauchi commented 3 months ago

CC @compnerd

hjyamauchi commented 3 months ago

CC @DougGregor This should fix the issue with spm failing to run installed from the windows installer

hjyamauchi commented 3 months ago

Oops the diff isn't correct. Fixing

hjyamauchi commented 3 months ago

Fixed. Ready for review

compnerd commented 3 months ago

@DougGregor I assume that this doesn't need to be pulled into release/6.0? Or should we get this cherry-picked?

DougGregor commented 3 months ago

We do need this on 6.0; I've opened a cherry-pick at https://github.com/apple/swift-installer-scripts/pull/285