diff --git a/macos/WhisperDictate.app/Contents/Info.plist b/macos/WhisperDictate.app/Contents/Info.plist index 623cb8a..292f4e2 100644 --- a/macos/WhisperDictate.app/Contents/Info.plist +++ b/macos/WhisperDictate.app/Contents/Info.plist @@ -2,35 +2,35 @@ - CFBundleDevelopmentRegion - en - CFBundleExecutable - WhisperDictate - CFBundleIconFile - AppIcon - CFBundleIdentifier - com.whisperdictate.app - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - WhisperDictate - CFBundleDisplayName - WhisperDictate - CFBundlePackageType - APPL - CFBundleShortVersionString - 1.0.0 - CFBundleVersion - 1 - LSMinimumSystemVersion - 13.0 - LSUIElement - - NSHighResolutionCapable - - NSMicrophoneUsageDescription - WhisperDictate needs microphone access to record your voice for transcription. - NSAppleEventsUsageDescription - WhisperDictate needs accessibility access to paste transcribed text. + CFBundleDevelopmentRegion + en + CFBundleDisplayName + WhisperDictate + CFBundleExecutable + WhisperDictate + CFBundleIconFile + AppIcon + CFBundleIdentifier + com.whisperdictate.app + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + WhisperDictate + CFBundlePackageType + APPL + CFBundleShortVersionString + 1.2.0 + CFBundleVersion + 1 + LSMinimumSystemVersion + 13.0 + LSUIElement + + NSAppleEventsUsageDescription + WhisperDictate needs accessibility access to paste transcribed text. + NSHighResolutionCapable + + NSMicrophoneUsageDescription + WhisperDictate needs microphone access to record your voice for transcription.