enchanted icon indicating copy to clipboard operation
enchanted copied to clipboard

Does not build on Xcode 16

Open bolot opened this issue 1 year ago • 0 comments

Currently, Enchanted fails to build with Xcode 16 due to the code in https://github.com/AugustDev/swift-markdown-ui.

The same issue has been addressed in the upstream https://github.com/gonzalezreal/swift-markdown-ui in this PR:

  • https://github.com/gonzalezreal/swift-markdown-ui/pull/328

It might make sense to reset the forked swift-markdown-ui's main branch to match the upstream repo, since the previously-cherry-picked PR has been merged:

  • https://github.com/gonzalezreal/swift-markdown-ui/pull/249

bolot avatar Sep 18 '24 23:09 bolot