Ariver
2026-06-02 3fbceec8de833416bf1ae049f959f222c3f1a4a0
privatevoice.src/build/darwin/Info.plist
File was renamed from VoiceSnapGo/build/darwin/Info.plist
@@ -3,25 +3,25 @@
<plist version="1.0">
<dict>
    <key>CFBundleExecutable</key>
    <string>VoiceSnap</string>
    <string>PrivateVoice Input</string>
    <key>CFBundleIconFile</key>
    <string>icon.icns</string>
    <key>CFBundleIdentifier</key>
    <string>com.voicesnap.app</string>
    <string>com.privatevoice.input</string>
    <key>CFBundleName</key>
    <string>VoiceSnap</string>
    <string>PrivateVoice Input</string>
    <key>CFBundleDisplayName</key>
    <string>VoiceSnap</string>
    <string>PrivateVoice Input</string>
    <key>CFBundlePackageType</key>
    <string>APPL</string>
    <key>CFBundleShortVersionString</key>
    <string>2.1.4</string>
    <string>2.1.18</string>
    <key>CFBundleVersion</key>
    <string>20260518.1748</string>
    <string>20260601.1905</string>
    <key>LSMinimumSystemVersion</key>
    <string>11.0</string>
    <key>NSMicrophoneUsageDescription</key>
    <string>VoiceSnap needs microphone access for voice-to-text input.</string>
    <string>PrivateVoice Input needs microphone access for voice-to-text input.</string>
    <key>NSHighResolutionCapable</key>
    <true/>
    <key>LSUIElement</key>