You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- <?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>CFBundleDevelopmentRegion</key>
- <string>English</string>
- <key>CFBundleExecutable</key>
- <string>Ildaeil</string>
- <key>CFBundleIconFile</key>
- <string>distrho.icns</string>
- <key>CFBundleIdentifier</key>
- <string>studio.kx.distrho.ildaeil</string>
- <key>CFBundleShortVersionString</key>
- <string>1.3</string>
- <key>LSMinimumSystemVersion</key>
- <string>10.8</string>
- <key>NSHumanReadableCopyright</key>
- <string>(C) 2011-2023 Filipe Coelho.
- This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or any later version.</string>
- <key>NSHighResolutionCapable</key>
- <true/>
- <key>NSRequiresAquaSystemAppearance</key>
- <false/>
- <key>NSMicrophoneUsageDescription</key>
- <string>Ildaeil requires microphone permissions for audio input.</string>
- </dict>
- </plist>
|