Ariver
2026-06-04 ae7f204bc3ae724f4b696033c9c324ae85d49c70
privatevoice.src/build/darwin/Info.plist
@@ -3,25 +3,27 @@
<plist version="1.0">
<dict>
    <key>CFBundleExecutable</key>
    <string>PrivateVoice Input</string>
    <string>PrivateVoice Dictation</string>
    <key>CFBundleIconFile</key>
    <string>icon.icns</string>
    <key>CFBundleIdentifier</key>
    <string>com.privatevoice.input</string>
    <key>CFBundleDevelopmentRegion</key>
    <string>en</string>
    <key>CFBundleName</key>
    <string>PrivateVoice Input</string>
    <string>PrivateVoice Dictation</string>
    <key>CFBundleDisplayName</key>
    <string>PrivateVoice Input</string>
    <string>PrivateVoice Dictation</string>
    <key>CFBundlePackageType</key>
    <string>APPL</string>
    <key>CFBundleShortVersionString</key>
    <string>2.1.19</string>
    <string>2.1.28</string>
    <key>CFBundleVersion</key>
    <string>20260602.2022</string>
    <string>20260604.0049</string>
    <key>LSMinimumSystemVersion</key>
    <string>11.0</string>
    <key>NSMicrophoneUsageDescription</key>
    <string>PrivateVoice Input needs microphone access for voice-to-text input.</string>
    <string>PrivateVoice Dictation needs microphone access for voice-to-text input.</string>
    <key>NSHighResolutionCapable</key>
    <true/>
    <key>LSUIElement</key>