VideoIO
VideoIO copied to clipboard
Xcode 15 Beta compile issues (macOS)
Camera.swift:403 Stored properties cannot be marked unavailable with '@available'
PlayerVideoOutput.swift:63 'CADisplayLink' is only available in macOS 14.0 or newer
PlayerVideoOutput.swift:208 'CADisplayLink' is only available in macOS 14.0 or newer
It is possible it may be desirable to support CADisplayLink on macOS 14 now it is available, but as a minimum we should resolve this in the short term so VideoIO can compile in Xcode 15 Beta.