Ariver
2026-06-05 8cd205ee7e12a2b46d6beff6e5a6434c4862af24
privatevoice.src/build/darwin/Info.plist
@@ -3,25 +3,29 @@
<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.21</string>
    <string>2.1.28</string>
    <key>CFBundleVersion</key>
    <string>20260603.1327</string>
    <string>20260605.0236</string>
    <key>LSApplicationCategoryType</key>
    <string>public.app-category.productivity</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>