swift-markdown-ui icon indicating copy to clipboard operation
swift-markdown-ui copied to clipboard

Package Resolution Failed

Open wambambizzle opened this issue 6 months ago • 0 comments

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.
  • [x] This bug hasn't been addressed in an existing GitHub issue.
    • it was but it was from a long time ago

Steps to reproduce

  1. Add the https://github.com/maticzav/swift-graphql/ package to a brand new project
  2. Then add one of the newer packages from https://github.com/gonzalezreal/swift-markdown-ui.git
  3. 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' image image image

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.

wambambizzle avatar Aug 13 '24 15:08 wambambizzle