colinc86 / LaTeXSwiftUI

A SwiftUI view that renders LaTeX.
MIT License
201 stars 35 forks source link

Add visionOS to if statement #42

Open LasCondes opened 2 months ago

LasCondes commented 2 months ago

Can you add

if os(iOS) || os(visionOS)

https://github.com/colinc86/LaTeXSwiftUI/blob/766be13e75a901cd0097122be189bac88b5b1963/Sources/LaTeXSwiftUI/Extensions/Font%2BExtensions.swift#L29