Describe the bug
Trying to install 5.0.10 or greater for swift graphql packages (linked below) with the current swift mark down ui package causes a Package Resolution Failed.
Checklist
[x] I can reproduce this issue with a vanilla SwiftUI project.
[x] I can reproduce this issue using the main branch of this package.
Add the https://github.com/maticzav/swift-graphql/ package to a brand new project
Then add one of the newer packages from https://github.com/gonzalezreal/swift-markdown-ui.git
Or do it vice versa
Expected behavior
Expect the packages to install correctly without Package Resolution Resolved.
Screenshots
If applicable, add screenshots to help explain your problem.
multiple targets named 'cmark-gfm' in: 'swift-cmark', 'swift-markdown-ui'
Version information
MarkdownUI: 2.4.0 or main
OS: Sonoma 14.5
Xcode: 15.4
Additional context
It seems to only be an issue when using one of the newer swift-graphql packages. I wasn't sure where to post this, but only decided to do it here because of the last screen shot. I'm not familiar with how things are packaged. Any help or guidance would be appreciated.
Describe the bug Trying to install 5.0.10 or greater for swift graphql packages (linked below) with the current swift mark down ui package causes a Package Resolution Failed.
Checklist
main
branch of this package.Steps to reproduce
https://github.com/maticzav/swift-graphql/
package to a brand new projecthttps://github.com/gonzalezreal/swift-markdown-ui.git
Expected behavior Expect the packages to install correctly without Package Resolution Resolved.
Screenshots If applicable, add screenshots to help explain your problem.
multiple targets named 'cmark-gfm' in: 'swift-cmark', 'swift-markdown-ui'
Version information
Additional context It seems to only be an issue when using one of the newer swift-graphql packages. I wasn't sure where to post this, but only decided to do it here because of the last screen shot. I'm not familiar with how things are packaged. Any help or guidance would be appreciated.