Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xcode 15 Beta compile issues (macOS) #45

Open
dsmurfin opened this issue Jun 8, 2023 · 0 comments
Open

Xcode 15 Beta compile issues (macOS) #45

dsmurfin opened this issue Jun 8, 2023 · 0 comments
Assignees

Comments

@dsmurfin
Copy link
Collaborator

dsmurfin commented Jun 8, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants