Files
Cable/Cable/Loads
Stefan Lange-Hegermann 5cf4a2e5b9 Fix Quick Look preview on iOS
.quickLookPreview() is a macOS-only SwiftUI modifier, so the app target
did not compile for iOS at all. Present QLPreviewController through a
UIViewControllerRepresentable in a sheet instead; clearing previewURL
still triggers cleanup and the review prompt.
2026-08-12 11:25:52 +02:00
..
2025-10-22 22:43:03 +02:00
2025-10-23 14:09:16 +02:00
2026-08-12 11:25:52 +02:00