mirror of
https://github.com/colinc86/LaTeXSwiftUI.git
synced 2026-04-03 00:09:29 -06:00
Add visionOS to if statement #29
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @LasCondes on 8/12/2024
Can you add
#if os(iOS) || os(visionOS)
766be13e75/Sources/LaTeXSwiftUI/Extensions/Font%2BExtensions.swift (L29)