Ariver
2026-06-04 3fecf01a4c6c8e84dff785945644ad6c01c6db40
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>
    <string>com.shanghai3168.privatevoicedictation</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.22</string>
    <string>2.1.28</string>
    <key>CFBundleVersion</key>
    <string>20260603.1608</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>