This commit is contained in:
Daniel Arantes Loverde
2026-02-06 12:25:34 -03:00
parent 5df2499c4a
commit 57696e3036
37 changed files with 189 additions and 40 deletions

View File

@@ -20,8 +20,10 @@
// THE SOFTWARE.
#if os(iOS) || os(macOS)
#if canImport(UIKit)
#if canImport(UIKit)
import UIKit
#endif
import AVFoundation
import Photos