Sha256: e6ea39beccb7a61dae0accc53c7a28854044527253ac5afb872f3a8472b0f2d3

Contents?: true

Size: 522 Bytes

Versions: 3

Compression:

Stored size: 522 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
  <dict>
    <key>NSMicrophoneUsageDescription</key>
    <string>We need access to your microphone for speech recognition</string>
    <key>NSCameraUsageDescription</key>
    <string>We need access to your camera</string>
    <key>NSSpeechRecognitionUsageDescription</key>
    <string>We need access to speech recognition services</string>
  </dict>
</plist>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
atome-0.5.7.6.5 vendor/assets/src-tauri/Info.plist
atome-0.5.7.6.0 vendor/assets/src-tauri/Info.plist
atome-0.5.7.5.9 vendor/assets/src-tauri/Info.plist