gonzalezreal / swift-markdown-ui

Display and customize Markdown text in SwiftUI
MIT License
2.45k stars 302 forks source link

latest version of combine-schedulers is incompatible w/NetworkImag #64

Closed jfrodden closed 3 years ago

jfrodden commented 3 years ago

this package requires https://github.com/gonzalezreal/NetworkImage, which requires https://github.com/pointfreeco/combine-schedulers, which just moved to version 0.5.2 which requires iOS13, but these two packages export support for iOS11, this breaks our app when Xcode auto-updates our dependency chain.

gonzalezreal commented 3 years ago

Duplicate of #62

gonzalezreal commented 3 years ago

This should be fixed in https://github.com/gonzalezreal/MarkdownUI/releases/tag/0.5.2