Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClaus Strasburger <claus@strasburger.de>2021-02-13 16:43:19 +0300
committercfstras <cfstras@users.noreply.github.com>2021-02-17 20:00:32 +0300
commit0a6dc57412f67e99df1f32cb992799111000dcca (patch)
tree574f25725d2bf493ae81530a55fe0482866033f9 /CMakeLists.txt
parent0fb42e74589a97c4035aaf970788afa204360719 (diff)
FEAT(audio, mac): migrate to Audio Component API
As per [the AudioUnit docs][au], apps that target the arm64 architecture (M1 Macs) cannot use the legacy Carbon Component Manager API to open Audio Units anymore. Use the new functions which are available starting with macOS 10.6 (since CMAKE_OSX_DEPLOYMENT_TARGET is already 10.9, we don't need a fallback). [au]: https://developer.apple.com/documentation/audiounit/porting_your_audio_code_to_apple_silicon
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions