audio: Refer to audio devices to "playback" and "recording".

Fixes .
This commit is contained in:
Ryan C. Gordon 2024-06-14 17:57:14 -04:00
parent 031dc0743f
commit 38f0214e8a
66 changed files with 939 additions and 924 deletions
Xcode/SDLTest/SDLTest.xcodeproj

View file

@ -4677,7 +4677,7 @@
buildSettings = {
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
INFOPLIST_KEY_NSCameraUsageDescription = "Testing camera capture";
INFOPLIST_KEY_NSCameraUsageDescription = "Testing camera recording";
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
@ -4689,7 +4689,7 @@
buildSettings = {
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
INFOPLIST_KEY_NSCameraUsageDescription = "Testing camera capture";
INFOPLIST_KEY_NSCameraUsageDescription = "Testing camera recording";
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";