enchanted
enchanted copied to clipboard
Does not build on Xcode 16
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