gonzalezreal / swift-markdown-ui

Display and customize Markdown text in SwiftUI
MIT License
2.44k stars 298 forks source link

`FontPropertiesTest`: fix for testing `targetEnvironemnt(macCatalyst)` #285

Closed kirkbig closed 9 months ago

gonzalezreal commented 9 months ago

Can you elaborate on the reason(s) for this change? I added support for Mac Catalyst in #287 and all the tests are passing.

kirkbig commented 9 months ago

Can you elaborate on the reason(s) for this change? I added support for Mac Catalyst in #287 and all the tests are passing.

given your change in #287, this can be abandoned.