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

Fix "AVCaptureDeviceTypeExternal is deprecated for Continuity Cameras" #860

Closed
wants to merge 2 commits into from

Conversation

delneg
Copy link

@delneg delneg commented May 3, 2024

Fixes #859

@CarterLi
Copy link
Member

CarterLi commented May 4, 2024

Hello. CI failed

@delneg
Copy link
Author

delneg commented May 4, 2024

Hello. CI failed

Hello!
Thank you for taking a look.

It looks like CI is failing because of the old macOS 12 runner.

Github now has macOS 13 & macOS 14 runners, which should work with the new SDK - at least XCode 15 (according to https://developer.apple.com/support/xcode/)

https://github.com/actions/runner-images/blob/main/images/macos/macos-13-Readme.md

https://github.com/actions/runner-images/blob/main/images/macos/macos-14-Readme.md

@CarterLi
Copy link
Member

CarterLi commented May 4, 2024

We need to support old systems, and homebrew enforces it

@delneg
Copy link
Author

delneg commented May 4, 2024

We need to support old systems, and homebrew enforces it

Ok, in that case, since XCode 15 can't be installed on macOS 12, this PR will have to be postponed, or I can close it if you want.

@CarterLi CarterLi closed this in 39cd8cf May 6, 2024
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

Successfully merging this pull request may close these issues.

[BUG] Camera module - AVCaptureDeviceTypeExternal is deprecated for Continuity Cameras.
2 participants