Skip to content

Commit a9dc96a

Browse files
authored
fix: available on catalyst
1 parent cc02694 commit a9dc96a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/CodeScanner/AVCaptureDevice+bestForBuiltInCamera.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
import AVFoundation
1010

11+
@available(macCatalyst 14.0, *)
1112
extension AVCaptureDevice {
1213

1314
/// Returns best built in back camera for scanning QR codes zoomed for a given minimum code size.

0 commit comments

Comments
 (0)