File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Examples/Examples.xcodeproj Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 883
883
DEVELOPMENT_TEAM = VFRXY8HC3H;
884
884
ENABLE_PREVIEWS = YES;
885
885
GENERATE_INFOPLIST_FILE = YES;
886
+ INFOPLIST_KEY_NSMicrophoneUsageDescription = "To transcribe meeting notes.";
886
887
INFOPLIST_KEY_NSSpeechRecognitionUsageDescription = "To transcribe meeting notes.";
887
888
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
888
889
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
915
916
DEVELOPMENT_TEAM = VFRXY8HC3H;
916
917
ENABLE_PREVIEWS = YES;
917
918
GENERATE_INFOPLIST_FILE = YES;
919
+ INFOPLIST_KEY_NSMicrophoneUsageDescription = "To transcribe meeting notes.";
918
920
INFOPLIST_KEY_NSSpeechRecognitionUsageDescription = "To transcribe meeting notes.";
919
921
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
920
922
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
You can’t perform that action at this time.
0 commit comments