We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d23c616 + 06c4859 commit 5ebf30eCopy full SHA for 5ebf30e
examples/Terminal/Terminal/Info.plist
@@ -2,6 +2,8 @@
2
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
<plist version="1.0">
4
<dict>
5
+ <key>NSMicrophoneUsageDescription</key>
6
+ <string>The microphone is needed for this app to function.</string>
7
<key>CFBundleDevelopmentRegion</key>
8
<string>en</string>
9
<key>CFBundleExecutable</key>
0 commit comments