feat: add support for presenter overlay #98
Merged
Annotations
1 error and 10 warnings
|
Run tests:
BetterCaptureTests/BetterCaptureTests.swift#L9
compiling for macOS 15.0, but module 'BetterCapture' has a minimum deployment target of macOS 15.2: /Users/runner/Library/Developer/Xcode/DerivedData/BetterCapture-audqsovsnoeiuscriocviljchvcm/Build/Products/Debug/BetterCapture.swiftmodule/arm64-apple-macos.swiftmodule
|
|
Run tests:
BetterCapture/Service/CameraSession.swift#L80
capture of 'newSession' with non-Sendable type 'AVCaptureSession' in a '@sendable' closure
|
|
Run tests:
BetterCapture/Service/CameraSession.swift#L97
capture of 'current' with non-Sendable type 'AVCaptureSession' in a '@sendable' closure
|
|
Run tests:
BetterCapture/Service/CameraSession.swift#L8
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AVFoundation'
|
|
Run tests:
BetterCapture/Service/CameraSession.swift#L80
capture of 'newSession' with non-Sendable type 'AVCaptureSession' in a '@sendable' closure
|
|
Run tests:
BetterCapture/Service/CameraSession.swift#L97
capture of 'current' with non-Sendable type 'AVCaptureSession' in a '@sendable' closure
|
|
Run tests:
BetterCapture/Service/CameraSession.swift#L8
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AVFoundation'
|
|
Run tests:
BetterCapture/Service/CameraSession.swift#L80
capture of 'newSession' with non-Sendable type 'AVCaptureSession' in a '@sendable' closure
|
|
Run tests:
BetterCapture/Service/CameraSession.swift#L97
capture of 'current' with non-Sendable type 'AVCaptureSession' in a '@sendable' closure
|
|
Run tests:
BetterCapture/Service/CameraSession.swift#L8
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AVFoundation'
|
|
Run tests:
BetterCapture/Service/CameraSession.swift#L80
capture of 'newSession' with non-Sendable type 'AVCaptureSession' in a '@sendable' closure
|
Loading