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 OSX 14.0 Deprecated Types #535

Merged
merged 8 commits into from
Oct 31, 2023

Conversation

hexbabe
Copy link
Contributor

@hexbabe hexbabe commented Oct 27, 2023

discoverySessionWithDeviceTypes: refAllTypes
mediaType: _mediaType
position: AVCaptureDevicePositionUnspecified];
discoverySessionWithDeviceTypes: refAllTypes
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

xcode formatter did this

@bazile-clyde bazile-clyde self-requested a review October 27, 2023 19:58
@codecov
Copy link

codecov bot commented Oct 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!.

@at-wat
Copy link
Member

at-wat commented Oct 31, 2023

Seems failing on MacOS 12
https://github.com/pion/mediadevices/actions/runs/6695092630/job/18191238293?pr=535#step:9:35

./AVFoundationBind/AVFoundationBind.m:192:8: error: use of undeclared identifier 'AVCaptureDeviceTypeMicrophone'; did you mean 'AVCaptureDeviceTypeBuiltInMicrophone'?

Copy link
Collaborator

@bazile-clyde bazile-clyde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Congrats on your first contribution to mediadevices!!

@bazile-clyde bazile-clyde merged commit 09b4977 into pion:master Oct 31, 2023
8 checks passed
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.

3 participants