Add apple event usage descriptions since Info.plists of plugins will not be considered when determining Automation capabilites

This commit is contained in:
Michael Starke
2019-05-08 08:32:43 +02:00
parent 5da86637e5
commit 64de5a0d21

View File

@@ -2,6 +2,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>NSAppleEventsUsageDescription</key>
<string>MacPass might use AppleEvents to perform Autotype functionality</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleDocumentTypes</key>