Skip to content

Conversation

@giginet
Copy link
Contributor

@giginet giginet commented Nov 15, 2021

Bug/issue #, if applicable:

Summary

In current master (c570b58), this package uses swift-argument parser ~> 1.0.1.
https://github.com/apple/swift-markdown/blob/c570b5873782f1a1cca5f649ebf1e0bc599bba51/Package.swift#L56

However, Swift 5.5 still uses 0.4.4.
https://github.com/apple/swift-markdown/blob/c570b5873782f1a1cca5f649ebf1e0bc599bba51/Package%40swift-5.5.swift#L58

Because of this, swift-docc fails to resolve dependencies when it is built as other package's dependencies.

Dependencies

Testing

Run tests on Swift 5.5.

Checklist

Make sure you check off the following items. If they cannot be completed, provide a reason.

  • Added tests
  • Ran the ./bin/test script and it succeeded
  • Updated documentation if necessary

@d-ronnqvist
Copy link
Contributor

@swift-ci please test

@d-ronnqvist d-ronnqvist self-assigned this Nov 15, 2021
Copy link
Contributor

@d-ronnqvist d-ronnqvist left a comment

Choose a reason for hiding this comment

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

Thanks for finding and fixing this.

@d-ronnqvist d-ronnqvist merged commit dfb10b7 into swiftlang:main Nov 15, 2021
@giginet giginet deleted the fix-package-manifest branch November 15, 2021 20:29
@Kyle-Ye Kyle-Ye mentioned this pull request Nov 16, 2021
1 task
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