Changing to banner style and relying on private API to allow for Buttons in Notifications

This commit is contained in:
Michael Starke
2018-09-27 12:14:15 +02:00
parent af5ef6a5a8
commit 1bed34d23f

View File

@@ -78,7 +78,7 @@
<key>NSSupportsAutomaticGraphicsSwitching</key> <key>NSSupportsAutomaticGraphicsSwitching</key>
<true/> <true/>
<key>NSUserNotificationAlertStyle</key> <key>NSUserNotificationAlertStyle</key>
<string>alert</string> <string>banner</string>
<key>SUFeedURL</key> <key>SUFeedURL</key>
<string>https://raw.githubusercontent.com/MacPass/MacPassUpdates/master/appcast_macpass.xml</string> <string>https://raw.githubusercontent.com/MacPass/MacPassUpdates/master/appcast_macpass.xml</string>
<key>UTExportedTypeDeclarations</key> <key>UTExportedTypeDeclarations</key>